OSDN Git Service

PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs
authorSrivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Tue, 6 Dec 2011 22:18:12 +0000 (23:18 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 8 Dec 2011 22:22:09 +0000 (23:22 +0100)
commit33e638b9070ba5e8812836e20390da6a6af13900
tree3352b34c01b8b99cda506eccb432ca6463cbb651
parent43753e58b16506f47bc2901e6a228445960b6ce7
PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs

Now that freezer_count() and freezer_do_not_count() don't have the restriction
that they are effective only when called by userspace processes, use
them in lock_system_sleep() and unlock_system_sleep() instead of open-coding
their parts.

Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
include/linux/suspend.h