> On Mon, Mar 31, 2008 at 15:29:19 -0400, Mark Lord wrote:
> > Linus Torvalds wrote:
> >>
> >> On Sat, 22 Mar 2008, Rafael J. Wysocki wrote:
> >>
> >>> Bug-Entry :
http://bugzilla.kernel.org/show_bug.cgi?id=10291
> >>> Subject : 2.6.25-rc6 hangs at resume after suspend to RAM on Mac mini Core Duo
> >>> Submitter : Tino Keitel <tino.keitel@gmx.de>
> >>> Date : 2008-03-20 07:05 (2 days old)
> >>> References :
http://lkml.org/lkml/2008/3/20/23
> >>
> >> Hmm. I just tested mine, and it still works fine (current -git,
> >> obviously). But as usual, I tend to run different kernel configs than
> >> most people (no modules, only drivers that are actually useful). So I
> >> think this needs bisecting or something.
> > ..
> >
> > I wonder if this is related to the USB suspend/resume bug I see here?
> >
> > One way to tell, is to rebuild the kernel with CONFIG_USB_SUSPEND=n.
> > If suspend/resume then works, we might well be looking at the same bug.
>
> I already tried this, without success:
>
> $ grep CONFIG_USB_SUSPEND /boot/config-2.6.25-rc7
> # CONFIG_USB_SUSPEND is not set