aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2009-09-25 09:33:38 +0200
committerAvi Kivity <[email protected]>2009-12-03 09:32:12 +0200
commit0c6ddcebd8303ada6faefa6f72ac18b6230320c4 (patch)
treef9ad607a5c433b310fe78adbf934d465de06cc94 /tools/perf/scripts/python
parente935d48e1b49451490218e1181d9834176200955 (diff)
KVM: fix lock imbalance in kvm_*_irq_source_id()
Stanse found 2 lock imbalances in kvm_request_irq_source_id and kvm_free_irq_source_id. They omit to unlock kvm->irq_lock on fail paths. Fix that by adding unlock labels at the end of the functions and jump there from the fail paths. Signed-off-by: Jiri Slaby <[email protected]> Cc: Marcelo Tosatti <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions