Found 12 matching messages (0.066 seconds). Page 1 of 1.
- [PATCH 125/142] USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
From: David Brownell
Move to , reducing
some of the clutter in the main include directory.
Signed-off-by: David Brownell
Signed-off-by: Greg Kroah-
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:19
- Re: [patch 125/311] Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
... Paul Menage observed that the cpuset patch for
'sched_relax_domain' got mangled -- it ended ... . Blows up on the first
patch.
==> akpm - what does todays 2.6 ... not confident I'm
reading that patch right.
--
I won't rest till ...
linux-kernel - Paul Jackson - May 6 2008 - 20:20
- [PATCH] [125/2many] MAINTAINERS - CIRRUS LOGIC EP93XX ETHERNET DRIVER
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches
diff --git a/MAINTAINERS b/MAINTAINERS
index e5853e8..8b28143 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1216,6 +1216,7 @@ P: Lennert Buytenhek
M: kernel@
linux-kernel - joe - Aug 13 2007 - 02:25
- [PATCH 125/149] USB: Don't autosuspend Blackberry devices.
From: Jeremy Katz
Blackberry devices charge over USB. By autosuspending the port, they are
not able to charge reliably.
Signed-off-by: Jeremy Katz
Signed-off-by: Greg Kroah-Hartman
---
linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:42
- [PATCH 125/196] Kobject: change drivers/md/md.c to use kobject_init_and_add
Stop using kobject_register, as this way we can control the sending of
the uevent properly, after everything is properly initialized.
Cc: Neil Brown
Cc: Kay Sievers
Signed-off-by: Greg Kroah-Hartman linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:32
- [PATCH 125/148] include/asm-x86/tce.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches
---
include/asm-x86/tce.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/asm-x86/tce.h b/include/asm-x86/tce.h
index cd955d3..b1a4ea0 100644
--- a/include/asm-x86/
linux-kernel - Joe Perches - Mar 23 2008 - 04:03
- Re: [patch 125/311] Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
... wrote:
>
> I definitely agree with the above observations of Paul M. I suspect
> that the patch might be missing the lines needed to -remove- the
> FILE_SCHED_RELAX_DOMAIN_LEVEL cases from the old style
> cpuset_common_file_read and ...
linux-kernel - Paul Menage - May 6 2008 - 20:26
- Re: [patch 125/311] Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
Paul M wrote:
> But I can send one against 2.6.26-rc1 directly if that helps.
At this point, whatever resolves this with the least amount of
additional effort and confusion on the parts of Linus, Andrew,
Seto-san and yourself seems best. A few days
linux-kernel - Paul Jackson - May 6 2008 - 20:39
- Re: [patch 125/311] Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
... 25-rc1-mm1-mmotm to apply even close to
> either of 2.6.25 or 2.6.25-rc1. Blows up on the first
> patch.
origin.patch? That shouldn't happen.
> ==> akpm - what does todays 2.6.25-rc1-mm1-mmotm
> apply to?
2.6.25-rc1.
linux-kernel - Andrew Morton - May 6 2008 - 21:00
- Re: [patch 125/311] Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
... .com> wrote:
> >
> > I definitely agree with the above observations of Paul M. I suspect
> > that the patch might be missing the lines needed to -remove- the
> > FILE_SCHED_RELAX_DOMAIN_LEVEL cases from the old style
> > cpuset_common_file_read ...
linux-kernel - Andrew Morton - May 6 2008 - 21:03
- Re: [patch 125/311] Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
On Tue, May 6, 2008 at 6:03 PM, Andrew Morton wrote:
> > Not yet - I was waiting for 2.6.26-rc1-mm1 to come out. But I can send
> > one against 2.6.26-rc1 directly if that helps.
>
> I'm still crunching on backlog. A
linux-kernel - Paul Menage - May 6 2008 - 21:21
- Re: [patch 125/311] Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
> > ==> akpm - what does todays 2.6.25-rc1-mm1-mmotm
> > apply to?
>
> 2.6.25-rc1.
>
>
>
> It _should_ be OK. Please check?
mmotm works fine now ... probably would have worked fine
before, except for the brain damaged
linux-kernel - Paul Jackson - May 6 2008 - 21:44