Remove unused rq->load_balance_class. Signed-off-by: Satoru Takeuchi <[EMAIL PROTECTED]>
Index: linux-2.6.23-rc1/kernel/sched.c =================================================================== --- linux-2.6.23-rc1.orig/kernel/sched.c 2007-07-26 17:12:21.000000000 +0900 +++ linux-2.6.23-rc1/kernel/sched.c 2007-07-26 17:12:23.000000000 +0900 @@ -263,8 +263,6 @@ struct rq { unsigned int clock_warps, clock_overflows; unsigned int clock_unstable_events; - struct sched_class *load_balance_class; - atomic_t nr_iowait; #ifdef CONFIG_SMP - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/