diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-11-24 09:58:49 -0800 |
---|---|---|
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-12-03 11:14:53 -0800 |
commit | 922cc38ab71d1360978e65207e4a4f4988987127 (patch) | |
tree | 04a8849382962089ced7992ae5d50375c3c4b4a6 /arch | |
parent | 499d19b82b586aef18727b9ae1437f8f37b66e91 (diff) | |
download | linux-stable-922cc38ab71d1360978e65207e4a4f4988987127.tar.gz linux-stable-922cc38ab71d1360978e65207e4a4f4988987127.tar.bz2 linux-stable-922cc38ab71d1360978e65207e4a4f4988987127.zip |
xen: don't call dpm_resume_noirq() with interrupts disabled.
dpm_resume_noirq() takes a mutex, so it can't be called from a no-interrupt
context. Don't call it from within the stop-machine function, but just
afterwards, since we're resuming anyway, regardless of what happened.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stable Kernel <stable@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions