aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2017-06-10 13:54:44 +0200
committerMartin Schwidefsky <[email protected]>2017-06-28 07:32:08 +0200
commit4dfbd3efe3f0cf9ff1325b87491e1b1fe07afaf1 (patch)
tree61652229d4efa449d991a704f1679be377b8f12a /tools/perf/scripts/python/call-graph-from-sql.py
parent795818e8bf17dbc791764ba9fb723278ee934676 (diff)
s390/pci: improve error handling during interrupt deregistration
When we ask a function to stop creating interrupts this may fail due to the function being already gone (e.g. after hot-unplug). Consequently we don't free associated resources like summary bits and bit vectors used for irq processing. This could lead to situations where we ran out of these resources and fail to setup new interrupts. The fix is to just ignore the errors in cases where we can be sure no new interrupts are generated. Signed-off-by: Sebastian Ott <[email protected]> Reviewed-by: Gerald Schaefer <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions