diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2012-03-28 23:30:14 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2012-03-28 23:30:14 +0200 |
commit | 7b5179ac14dbad945647ac9e76bbbf14ed9e0dbe (patch) | |
tree | 39213e51f3a19f3198929456f8ab4210a906674d /kernel/power/process.c | |
parent | firmware_class: Do not warn that system is not ready from async loads (diff) | |
download | linux-7b5179ac14dbad945647ac9e76bbbf14ed9e0dbe.tar.xz linux-7b5179ac14dbad945647ac9e76bbbf14ed9e0dbe.zip |
PM / Hibernate: Disable usermode helpers right before freezing tasks
There is no reason to call usermodehelper_disable() before creating
memory bitmaps in hibernate() and software_resume(), so call it right
before freeze_processes(), in accordance with the other suspend and
hibernation code. Consequently, call usermodehelper_enable() right
after the thawing of tasks rather than after freeing the memory
bitmaps.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'kernel/power/process.c')
0 files changed, 0 insertions, 0 deletions