aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBarry Song <[email protected]>2020-09-11 13:55:10 +1200
committerDavid S. Miller <[email protected]>2020-09-11 17:40:28 -0700
commit5a6bd84f815485800699f55c78f690b2ed35f0c5 (patch)
tree3f06d8a91da7db60d849a3dfcf4cab672bb77cac /tools/perf/scripts/python
parent1cf814a0dce9a9fd5d06e754a886a79ab91bf4f1 (diff)
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Rather than doing request_irq and then disabling the irq immediately, it should be safer to use IRQ_NOAUTOEN flag for the irq. It removes any gap between request_irq() and disable_irq(). Cc: Salil Mehta <[email protected]> Reviewed-by: Yunsheng Lin <[email protected]> Signed-off-by: Barry Song <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions