[git pull] scheduler fixes

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: <linux-kernel@...>
Date: Thursday, October 18, 2007 - 3:37 pm

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(-)
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[git pull] scheduler fixes, Ingo Molnar, (Thu Oct 18, 3:37 pm)