Re: [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: Wednesday, October 17, 2007 - 10:59 am

* Ingo Molnar <mingo@elte.hu> wrote:


update: i've replaced this one:


with the better fix from Srivatsa Vaddagiri:

  Srivatsa Vaddagiri (1):
        sched: fix new task startup crash

Updated shortlog below.

(if you pulled already that's not a problem either as both trees are 
fine - i'll sort it out)

	Ingo

git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git
------------------>
Dhaval Giani (1):
      sched: fix !SYSFS build breakage

Ken Chen (1):
      sched: fix improper load balance across sched domain

Milton Miller (1):
      sched: more robust sd-sysctl entry freeing

Srivatsa Vaddagiri (1):
      sched: fix new task startup crash

 include/linux/sched.h |    2 ++
 kernel/sched.c        |   38 +++++++++++++++++++++++++++++++-------
 kernel/sched_fair.c   |    6 +-----
 kernel/user.c         |   23 +++++++++++++++--------
 4 files changed, 49 insertions(+), 20 deletions(-)
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[git pull] scheduler fixes, Ingo Molnar, (Wed Oct 17, 10:29 am)
Re: [git pull] scheduler fixes, Ingo Molnar, (Wed Oct 17, 10:59 am)