diff options
author | 2021-08-25 11:09:04 +0530 | |
---|---|---|
committer | 2021-08-25 12:05:54 +0100 | |
commit | 906999c9b653dc27d22d9a7f53a5a6637c0e670e (patch) | |
tree | bbdb83fef6f63e7d193daddeaa3aa05f57f84c90 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | octeontx2-af: cn10k: Set cache lines for NPA batch alloc (diff) | |
download | linux-dev-906999c9b653dc27d22d9a7f53a5a6637c0e670e.tar.xz linux-dev-906999c9b653dc27d22d9a7f53a5a6637c0e670e.zip |
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 <ndabilpuram@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions