On Sunday, 3 June 2007 18:41, Pavel Machek wrote: > Hi! > > > From: Rafael J. Wysocki <[EMAIL PROTECTED]> > > > > Make it possible to register hibernation and suspend notifiers, so that > > subsystems can perform hibernation-related or suspend-related operations > > that > > should not be carried out by device drivers' .suspend() and .resume() > > routines. > > One more question: what will we call in suspend-to-both case? I do not > think we can call SUSPEND_PREPARE with frozen tasks, so just one call > to HIBERNATION_PREPARE?
Yes, right now it should work this way. > > Signed-off-by: Rafael J. Wysocki <[EMAIL PROTECTED]> > Ack. Thanks! Rafael -- "Premature optimization is the root of all evil." - Donald Knuth - 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/