aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorWANG Cong <[email protected]>2016-09-01 21:53:45 -0700
committerDavid S. Miller <[email protected]>2016-09-04 11:39:59 -0700
commitbc51dddf98c907b598e645ae4b277ed1295b6d5f (patch)
treeb12521d7249aac5ba8fbc3515eceff040d11e91b /tools/perf/scripts/python/syscall-counts.py
parent38f507f1ba013effec3d7deb84273ac1829e6b87 (diff)
netns: avoid disabling irq for netns id
We never read or change netns id in hardirq context, the only place we read netns id in softirq context is in vxlan_xmit(). So, it should be enough to just disable BH. Cc: Nicolas Dichtel <[email protected]> Signed-off-by: Cong Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions