]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sched: trivial sched_features cleanup
authorMike Galbraith <efault@gmx.de>
Sun, 8 Jun 2008 07:27:13 +0000 (09:27 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 10 Jun 2008 10:38:17 +0000 (12:38 +0200)
Remove unused debug/tuning features.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_features.h

index 1c7283cb9581246d80ba668df6bfba63dfba3cc9..62b39ca92ebdfc92f36d7b40e6c03ed0e35a6b4a 100644 (file)
@@ -6,5 +6,3 @@ SCHED_FEAT(CACHE_HOT_BUDDY, 1)
 SCHED_FEAT(SYNC_WAKEUPS, 1)
 SCHED_FEAT(HRTICK, 1)
 SCHED_FEAT(DOUBLE_TICK, 0)
-SCHED_FEAT(NORMALIZED_SLEEPER, 1)
-SCHED_FEAT(DEADLINE, 1)