* Ingo Molnar <[EMAIL PROTECTED]> wrote:

> Linus, please pull the latest scheduler git tree from:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git
> 
> 4 fixes - and one of the fixes could resolve the group-scheduler crashes 
> that were reported. Thanks,

update: i've replaced this one:

> Ingo Molnar (1):
>       sched: fix new task startup crash

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(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to