> 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.