From: Thomas Backlund <tmb@mandriva.org>
To: Mike Galbraith <efault@gmx.de>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: Galbraith patch
Date: Thu, 18 Nov 2010 20:40:27 +0200 [thread overview]
Message-ID: <4CE5731B.20807@mandriva.org> (raw)
In-Reply-To: <1290096365.30211.5.camel@maggy.simson.net>
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
next prev parent reply other threads:[~2010-11-18 18:40 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-17 18:35 Galbraith patch Gilberto Nunes
2010-11-17 18:58 ` Dhaval Giani
2010-11-17 18:59 ` Dhaval Giani
2010-11-17 19:00 ` Dhaval Giani
2010-11-17 19:22 ` Gilberto Nunes
[not found] ` <1290021497.4887.24.camel@note-311a>
2010-11-17 23:21 ` Mike Galbraith
2010-11-17 23:36 ` Gilberto Nunes
2010-11-18 15:43 ` Gilberto Nunes
2010-11-18 16:06 ` Mike Galbraith
2010-11-18 16:40 ` Gilberto Nunes
2010-11-18 18:40 ` Thomas Backlund [this message]
2010-11-18 19:35 ` Gene Heskett
2010-11-18 20:10 ` Mike Galbraith
2010-11-18 21:29 ` Gene Heskett
2010-11-18 20:00 ` Mike Galbraith
2010-11-18 21:16 ` Thomas Backlund
2010-11-18 21:36 ` Gene Heskett
2010-11-18 21:28 ` Gene Heskett
2010-11-18 22:29 ` Thomas Backlund
2010-11-19 14:09 ` Jordi Pujol
2010-11-19 15:05 ` Gene Heskett
2010-11-19 16:21 ` Mike Galbraith
2010-11-20 0:05 ` Gene Heskett
2010-11-19 16:49 ` Jordi Pujol
2010-11-19 17:11 ` Gilberto Nunes
2010-11-19 16:09 ` Mike Galbraith
2010-11-18 19:32 ` Gene Heskett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CE5731B.20807@mandriva.org \
--to=tmb@mandriva.org \
--cc=efault@gmx.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.