summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-09-12 22:36:29 +0300
committerDavid S. Miller <davem@davemloft.net>2020-09-15 00:53:15 +0300
commit9423361da52356cb68642db5b2729b6b85aad330 (patch)
tree5a7429396026e03d976d8c8164ef90166664bd8a /tools/perf/scripts/python
parentc582a7fea9dad4d309437d1a7e22e6d2cb380e2e (diff)
downloadlinux-9423361da52356cb68642db5b2729b6b85aad330.tar.xz
net: lantiq: Disable IRQs only if NAPI gets scheduled
The napi_schedule() call will only schedule the NAPI if it is not already running. To make sure that we do not deactivate interrupts without scheduling NAPI only deactivate the interrupts in case NAPI also gets scheduled. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions