aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorNicholas Krause <[email protected]>2015-08-06 13:05:54 -0400
committerChristian Borntraeger <[email protected]>2015-08-07 12:15:23 +0200
commit152b28392a8d9dd08e789b48b602eb75eef436fa (patch)
treeb554a0a76e747de082ebbde52989929044388404 /tools/perf/scripts/python/event_analyzing_sample.py
parentfdf036507f1fc036d5a06753e9e8b13f46de73e8 (diff)
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
This fixes the assumption that kvm_set_irq_routing is always run successfully by instead making it equal to the variable r which we use for returning in the function kvm_arch_vm_ioctl instead of making r equal to zero when calling this particular function and incorrectly making the caller of kvm_arch_vm_ioctl think the function has run successfully. Signed-off-by: Nicholas Krause <[email protected]> Message-Id: <[email protected]> Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions