On Fri, 2007-04-27 at 17:12 +0200, Rafael J. Wysocki wrote: > How do we differentiate between post_snapshot() and post_restore()? > I mean, after the restore we're entering the same code path as after the > snapshot, so do we use a global var for this purpose? That's pretty easy to do though, we already know at which point we are so we just put an if(...) invoke_post_snapshot() else invoke_post_restore(). johannes
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm