RE: [PATCH 1/3] cciss: export more attributes to sysfs (repost)

2007-12-27 Thread Miller, Mike (OS Dev)
> > Mike, what's going on? I definitely told you last time I > looked at this patch that it is a bug to call > sysfs_remove_group() under spinlock, because > sysfs_remove_group() takes sleeping locks. Yet here it is again. > > Maybe you lost my email. It is here: > http://lkml.org/lkml/2007/11/2

Re: [PATCH 1/3] cciss: export more attributes to sysfs (repost)

2007-12-21 Thread Andrew Morton
On Fri, 14 Dec 2007 16:17:44 -0600 Mike Miller <[EMAIL PROTECTED]> wrote: > Patch 1 of 3 > > Sorry to take so long to repost. > > This patch exports more attributes to /sys so we can work work better with > udev. Some distros use unique_id among other attributes. This patch attempts > to provide