[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87myxjk1v2.wl%takeuchi_satoru@jp.fujitsu.com>
Date: Thu, 26 Jul 2007 17:25:53 +0900
From: Satoru Takeuchi <takeuchi_satoru@...fujitsu.com>
To: Ingo Molnar <mingo@...e.hu>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH] remove unused rq->load_balance_class
Remove unused rq->load_balance_class.
Signed-off-by: Satoru Takeuchi <takeuchi_satoru@...fujitsu.com>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists