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
- References:
- Re: [linux-pm] driver power operations (was Re: suspend2 merge)
- From: Alan Stern <[email protected]>
- Re: [linux-pm] driver power operations (was Re: suspend2 merge)
- From: "Rafael J. Wysocki" <[email protected]>
- Re: [linux-pm] driver power operations (was Re: suspend2 merge)
- Prev by Date: [PATCH] v4: merged utimensat implementation
- Next by Date: Updated utimensat test program
- Previous by thread: Re: [linux-pm] driver power operations (was Re: suspend2 merge)
- Next by thread: Re: [linux-pm] driver power operations (was Re: suspend2 merge)
- Index(es):