lkml.org 
[lkml]   [2010]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Galbraith patch
Mike Galbraith skrev 18.11.2010 18:06:
> On Thu, 2010-11-18 at 13:43 -0200, Gilberto Nunes wrote:
>> Hi...
>>
>> Someone can help with this????
>
> Hey, patience please, I'm on vacation :)
>
> You can try the below if you like. It's what I'm currently tinkering
> with, and has a patch it depends on appended for ease of application.
> Should apply cleanly to virgin 2.6.36.
>

[...]

This diffstat does not match the patch:
---
> Documentation/kernel-parameters.txt | 2
> include/linux/sched.h | 19 ++++
> init/Kconfig | 12 ++
> kernel/fork.c | 5 -
> kernel/sched.c | 13 ++
> kernel/sched_autogroup.c | 170 ++++++++++++++++++++++++++++++++++++
> kernel/sched_autogroup.h | 23 ++++
> kernel/sched_debug.c | 29 +++---
> kernel/sys.c | 4
> kernel/sysctl.c | 11 ++

It's really:
> Documentation/kernel-parameters.txt | 2 ++
> include/linux/sched.h | 21 ++++++++++++++++++++-
> init/Kconfig | 12 ++++++++++++
> kernel/fork.c | 5 ++++-
> kernel/sched.c | 21 +++++++++++++++------
> kernel/sched_debug.c | 29 +++++++++++++++--------------
> kernel/sched_fair.c | 25 +++++++++++++++++++------
> kernel/sys.c | 4 +++-
> kernel/sysctl.c | 11 +++++++++++
> 9 files changed, 101 insertions(+), 29 deletions(-)

and more importantly it misses theese:
>> kernel/sched_autogroup.c | 170 ++++++++++++++++++++++++++++++++++++
>> kernel/sched_autogroup.h | 23 ++++

Wich means it wont build...

--
Thomas


\
 
 \ /
  Last update: 2010-11-18 19:43    [W:0.126 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site