Re: [patch] trivial feature cleanup

From: Ingo Molnar
Date: Tue Jun 10 2008 - 06:38:58 EST



* Mike Galbraith <efault@xxxxxx> wrote:

> kernel/sched_features.h | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> Remove unused debug/tuning features.

applied to tip/sched-devel - thanks Mike.

Ingo

> Signed-off-by: Mike Galbraith <efault@xxxxxx>
>
> diff --git a/kernel/sched_features.h b/kernel/sched_features.h
> index 1c7283c..62b39ca 100644
> --- a/kernel/sched_features.h
> +++ b/kernel/sched_features.h
> @@ -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)
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/