diff options
author | Sebastian Capella <[email protected]> | 2014-02-18 17:52:08 -0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-02-26 01:13:15 +0100 |
commit | f8d5b9e9e5372f0deb7bc1ab1088a9b60b0a793d (patch) | |
tree | 7ad881c6ca24b6cac29cb2321ecea6b3edba21f2 /tools/perf/scripts/python/syscall-counts.py | |
parent | cfbf8d4857c26a8a307fb7cd258074c9dcd8c691 (diff) |
PM / hibernate: Fix restore hang in freeze_processes()
During restore, pm_notifier chain are called with
PM_RESTORE_PREPARE. The firmware_class driver handler
fw_pm_notify does not have a handler for this. As a result,
it keeps a reader on the kmod.c umhelper_sem. During
freeze_processes, the call to __usermodehelper_disable tries to
take a write lock on this semaphore and hangs waiting.
Signed-off-by: Sebastian Capella <[email protected]>
Acked-by: Ming Lei <[email protected]>
Cc: All applicable <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions