aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorNithin Dabilpuram <[email protected]>2021-08-25 11:09:04 +0530
committerDavid S. Miller <[email protected]>2021-08-25 12:05:54 +0100
commit906999c9b653dc27d22d9a7f53a5a6637c0e670e (patch)
treebbdb83fef6f63e7d193daddeaa3aa05f57f84c90 /tools/perf/scripts/python/stackcollapse.py
parentae2c341eb010b5a78499fcf6a97ca47056d217ae (diff)
octeontx2-af: Change the order of queue work and interrupt disable
Clear and disable interrupt before queueing work as there might be a chance that work gets completed on other core faster and interrupt enable as a part of the work completes before interrupt disable in the interrupt context. This leads to permanent disable of interrupt. Signed-off-by: Nithin Dabilpuram <[email protected]> Signed-off-by: Sunil Goutham <[email protected]> Signed-off-by: Geetha sowjanya <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions