diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2016-09-01 21:53:45 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-04 11:39:59 -0700 |
commit | bc51dddf98c907b598e645ae4b277ed1295b6d5f (patch) | |
tree | b12521d7249aac5ba8fbc3515eceff040d11e91b /Documentation/vm | |
parent | 38f507f1ba013effec3d7deb84273ac1829e6b87 (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 <nicolas.dichtel@6wind.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/vm')
0 files changed, 0 insertions, 0 deletions