> On Wednesday, 20 June 2007 22:50, Rafael J. Wysocki wrote:
> > On Wednesday, 20 June 2007 17:38, Mattia Dongili wrote:
> > > On Wed, Jun 20, 2007 at 01:40:18PM +0200, Rafael J. Wysocki wrote:
> > > > On Wednesday, 20 June 2007 07:22, Mattia Dongili wrote:
> > > > > On Wed, Jun 06, 2007 at 10:03:13PM -0700, Andrew Morton wrote:
> > > > > >
> > > > > >
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc4/2.6.22-rc4-mm2/
> > > > >
> > > > > Hello,
> > > > > on this vaio sz72b I can't suspend if usb-storage is loaded. Bisecting
> > > > > is becoming troublesome as different sets have slightly different
> > > > > problems.
> > > > > At one point (with the GREGKH usb stuff built) I had the kernel
> > > > > reporting it cannot stop the usb-storage thread so I guess that
> > > > > something later in the series made things worse (freezable workqueues?).
> > > > >
> > > > > Clues?
> > > >
> > > > Can you please try 2.6.22-rc5 with the patches from
> > > >
> > > >
http://www.sisk.pl/kernel/hibernation_and_suspend/2.6.22-rc5/patches/
> > > >
> > > > applied. That should allow us to eliminate some suspects. ;-)
> > >
> > > you're safe then! .22-rc5 + your suspend patch-set can suspend and
> > > resume happily.
> >
> > OK, thanks. OTOH, that would have been less patches to check ... ;-)
> >
> > I'll see if I can reproduce your problem here.
>
> Yes, I can. It's only necessary to load usb-storage (without any devices
> actually using it) and it fails device_suspend() immediately (I don't think
> it's freezer-related).