On Wed, 21 Jun 2006, Linus Torvalds wrote: > So it's quite possible that the _resume_ codepath is to be shared. But I'm > pretty damn sure that there's absolutely no shared code in the "suspend" > path between STD and STR, exactly because they do fundamentally different > things, and from fundamentally different levels. There is one small point they do have in common. For those systems where power doesn't get turned off completely during STD, you will want to enable remote wakeup (just as in STR). Alan Stern