[git pull] scheduler fixes

From: Ingo Molnar
Date: Thu Oct 18 2007 - 15:38:03 EST



Linus, please pull the latest scheduler git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git

five commits - the most important item is the fix for the
wait_for_completion_interruptible() bug found by Geert Uytterhoeven. The
rest is cleanups only.

Thanks!

Ingo

------------------>
Andi Kleen (1):
sched: fix return value of wait_for_completion_interruptible()

Ingo Molnar (3):
sched: cleanup, fix spacing
sched: cleanup, make struct rq comments more consistent
sched: add KERN_CONT annotation

Ken Chen (1):
sched: reduce schedstat variable overhead a bit

include/linux/sched.h | 42 ++++++++++++++--------------
kernel/sched.c | 73 +++++++++++++++++++++++++++-----------------------
kernel/sched_debug.c | 2 -
kernel/sched_stats.h | 8 ++---
4 files changed, 65 insertions(+), 60 deletions(-)
-
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/