patch-2.3.47 linux/net/sched/sch_api.c

Next file: linux/net/sched/sch_cbq.c
Previous file: linux/net/rose/rose_dev.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.46/linux/net/sched/sch_api.c linux/net/sched/sch_api.c
@@ -1139,11 +1139,6 @@
 	long rdelay;
 	unsigned long stop;
 
-#if CPU == 586 || CPU == 686
-	if (!(boot_cpu_data.x86_capability & X86_FEATURE_TSC))
-		return -1;
-#endif
-
 #ifdef PSCHED_WATCHER
 	psched_tick(0);
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)