On Wed, Nov 07, 2007 at 11:24:55PM +0100, Rafael J. Wysocki wrote: > On Wednesday, 7 of November 2007, Daniel Drake wrote: > > The CONFIG_SUSPEND changes in 2.6.23 caused a regression under certain > > configuration conditions (SUSPEND=n, USB_AUTOSUSPEND=y) where all USB device > > attributes in sysfs (idVendor, idProduct, ...) silently disappeared, causing > > udev breakage and more. > > > > The cause of this is that the /sys/.../power subdirectory is now only > > created > > when CONFIG_PM_SLEEP is set, however, it should be created whenever > > CONFIG_PM > > is set to handle the above situation. The following patch fixes the > > regression. > > > > Signed-off-by: Daniel Drake <[EMAIL PROTECTED]> > > Acked-by: Rafael J. Wysocki <[EMAIL PROTECTED]> > > Greg, I think this patch should go through your tree?
Yes, I'll take it. I'm at a conference until Friday, but will take it then and then get it to Linus before 2.6.24 is out. thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/