aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2016-09-28 13:36:19 +0200
committerMartin Schwidefsky <[email protected]>2016-09-30 09:13:11 +0200
commitd53c51f26145657aa7c55fa396f93677e613548d (patch)
tree0d76b2a11aa079c9f532a8457524f61d29ffd297 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent871f8bf0c477ef20ac1457bb241416d7d8749732 (diff)
s390/cio: fix accidental interrupt enabling during resume
Since commit 9f3d6d7 chsc_get_channel_measurement_chars is called with interrupts disabled during resume from hibernate. Since this function used spin_unlock_irq, interrupts have been enabled accidentally. Fix this by using the irqsave variant. Since we can't guarantee the IRQ-enablement state for all (future/ external) callers, change the locking in related functions to prevent similar bugs in the future. Fixes: 9f3d6d7 ("s390/cio: update measurement characteristics") Signed-off-by: Sebastian Ott <[email protected]> Reviewed-by: Peter Oberparleiter <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions