Messages in this thread |  | | Date | Sun, 2 May 2010 09:05:55 +0200 | | From | Pavel Machek <> | | Subject | Re: [PATCH 6/8] PM: Add suspend blocking work. |
| |
On Fri 2010-04-30 15:36:59, Arve Hj??nnev??g wrote: > Allow work to be queued that will block suspend while it is pending > or executing. To get the same functionality in the calling code often > requires a separate suspend_blocker for pending and executing work, or > additional state and locking. This implementation does add additional > state and locking, but this can be removed later if we add support for > suspend blocking work to the core workqueue code. > > Signed-off-by: Arve Hj??nnev??g <arve@android.com>
Looks ok.
-- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
|  |