aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
diff options
context:
space:
mode:
authorScott Wood <[email protected]>2010-09-30 14:28:50 -0500
committerMarcelo Tosatti <[email protected]>2010-11-05 14:42:28 -0200
commitbb59e9748f9bc95212c7fe21468ba184938c48cb (patch)
tree6b6bbf59969da08b63f5486ebd4f2741a8a07382 /tools/perf/scripts/python/bin/syscall-counts-record
parentf22e2f049d4643ed3c2d498ca50f894ace87962b (diff)
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/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions