On Thu, 22 Jun 2006 18:04:03 +0200 Frederik Deweerdt <deweerdt at free.fr> wrote: > Thu, Jun 22, 2006 at 12:46:48AM -0700, Andrew Morton wrote: > > I can bisect it if we're stuck, but that'll require beer or something. > > FWIW, my laptop (Dell D610) gave the following results: > 2.6.17-mm1: suspend_device(): usb_generic_suspend+0x0/0x135 [usbcore]() returns -16 > 2.6.17+origin.patch: suspend_device(): usb_generic_suspend+0x0/0x135 [usbcore]() returns -16 So it's in mainline already - hence it's some recently-written thing which was not tested in rc6-mm2. > 2.6.17: oops > 2.6.17.1: oops 2.6.17 wasn't supposed to oops. Do you have details on this? > 2.6.17-rc6-mm2: suspends correctly Good kernel, that.