diff options
| author | Scott Wood <[email protected]> | 2010-09-30 19:28:50 +0000 |
|---|---|---|
| committer | Marcelo Tosatti <[email protected]> | 2010-11-05 16:42:28 +0000 |
| commit | bb59e9748f9bc95212c7fe21468ba184938c48cb (patch) | |
| tree | 6b6bbf59969da08b63f5486ebd4f2741a8a07382 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). (diff) | |
| download | kernel-bb59e9748f9bc95212c7fe21468ba184938c48cb.tar.gz kernel-bb59e9748f9bc95212c7fe21468ba184938c48cb.zip | |
KVM: PPC: BookE: fix sleep with interrupts disabled
It is not legal to call mutex_lock() with interrupts disabled.
This will assert with debug checks enabled.
If there's a real need to disable interrupts here, it could be done
after the mutex is acquired -- but I don't see why it's needed at all.
Signed-off-by: Scott Wood <[email protected]>
Reviewed-by: Christian Ehrhardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
