login
Header Space

 
 

Mailing list archives

Search results

Found 9 matching messages (0.041 seconds). Page 1 of 1.

[PATCH 148/148] include/asm-x86/xor_64.h: checkpatch cleanups - formatting only

Signed-off-by: Joe Perches --- include/asm-x86/xor_64.h | 294 +++++++++++++++++++++++----------------------- 1 files changed, 149 insertions(+), 145 deletions(-) diff --git a/include/asm-x86/xor_64.h b/include/asm-x86/xor_64.h

linux-kernel - Joe Perches - Mar 23 2008 - 04:04

[PATCH] [148/2many] MAINTAINERS - DCCP PROTOCOL

Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches diff --git a/MAINTAINERS b/MAINTAINERS index 7f54480..c786066 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1434,6 +1434,8 @@ M: acme@ghostprotocols.net L: dccp

linux-kernel - joe - Aug 13 2007 - 02:26

Re: [PATCH] [148/2many] MAINTAINERS - DCCP PROTOCOL

... http://linux-net.osdl.org/index.php/DCCP > S: Maintained > +F: include/linux/dccp.h > +F: net/dccp/ > Provided this patch series goes in then we need to add this in as well as part of DCCP subsystem: F: include/linux/tfrc.h Once ...

linux-kernel - Ian McDonald - Aug 13 2007 - 05:19

Re: [PATCH] [148/2many] MAINTAINERS - DCCP PROTOCOL

On Mon, 2007-08-13 at 21:19 +1200, Ian McDonald wrote: > Provided this patch series goes in then we need to add this in as well > as part of DCCP subsystem: > F: include/linux/tfrc.h DCCP PROTOCOL P: Arnaldo Carvalho de Melo M: acme@ghostprotocols ...

linux-kernel - Joe Perches - Aug 13 2007 - 13:58

[PATCH 148/149] USB: additions to the quirk list

From: Oliver Neukum this adds some scanners reported to be crashed by autosuspend to the quirk list. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- drivers/usb/core/

linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:43

[PATCH 148/196] Infiniband: make ipath driver use default driver groups.

Make the ipath driver use the new driver functions so that it does not touch the sysfs portion of the driver structure. We also remove the redundant symlink from the device back to the driver, as it is already in the sysfs tree. Any userspace tools

linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:32

Re: [PATCH 148/196] Infiniband: make ipath driver use default driver groups.

Hey Greg, with Linus's latest kernel v2.6.24-412-gb47711b (which includes the patch in the email I'm replying to), I see the following when I do "modprobe -r ib_ipath" (on a system that actually has ipath hardware): kernel BUG at fs/sysfs/group.c: ...

linux-kernel - Roland Dreier - Jan 25 2008 - 17:51

Re: [PATCH 148/196] Infiniband: make ipath driver use default driver groups.

... , so we hit the BUG on the second try to remove the groups on module exit. And I think this chunk of your patch: - snprintf(unit, sizeof(unit), "%02d", dd->ipath_unit); - ret = sysfs_create_link(&dev->driver->kobj, &dev->kobj, unit); - if (ret ...

linux-kernel - Roland Dreier - Jan 25 2008 - 18:11

Re: [PATCH 148/196] Infiniband: make ipath driver use default driver groups.

... hit the BUG on the second try to > remove the groups on module exit. > > And I think this chunk of your patch: > > - snprintf(unit, sizeof(unit), "%02d", dd->ipath_unit); > - ret = sysfs_create_link(&dev->driver->kobj, &dev->kobj, unit); > - if ...

linux-kernel - Greg KH - Jan 25 2008 - 18:23

speck-geostationary