On Sun, 23 Dec 2007, Linus Torvalds wrote: > > IOW, it looks like the normal kind of ACPI mess. Color me not in the least > surprised, and it needs somebody who understands AML and what the heck is > supposed to happen to figure out.
Side note: we could obviously undo the commit that triggered this for you (ie 52ade9b3b97fd3bea42842a056fe0786c28d0555), but then we have to undo also the commit that caused us to do that commit in the first place, and change the ordering on resume too (that would be commit e3c7db621bed4afb8e231cb005057f2feb5db557 - the commit that moved the "pm_ops->finish()" call to before the call to device_resume()) In other words, we'd have to go back to our original ordering, which Len said was fundamentally wrong. I don't think anybody really wants that. It would be better to figure out why "device_suspend()" apparently causes problems for your AML crud. Oh, and why is linux-kernel cc'd, but not linux-pm? Are all the relevant people from linux-pm cc'd, or should somebody who is on that list please try to condense this down? (For linux-pm: see http://bugzilla.kernel.org/show_bug.cgi?id=9528 for some more details, including a few red herrings like the whole subject line of this email thread which turned out to not be valid after all). Linus -- 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/