[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20071018193741.GA19722@elte.hu>
Date: Thu, 18 Oct 2007 21:37:41 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [git pull] scheduler fixes
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@...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