aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Space.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-05-19 11:36:50 -0700
committerDavid S. Miller <davem@davemloft.net>2016-05-19 11:36:50 -0700
commit87553aa5212f43d3d14b9b5d1dfba89f1a6e6f21 (patch)
tree694ab01c605470329b19bf7ae06f2d411b8687d9 /drivers/net/Space.c
parentnet: pegasus: remove dead coding (diff)
parenttipc: block BH in TCP callbacks (diff)
downloadlinux-dev-87553aa5212f43d3d14b9b5d1dfba89f1a6e6f21.tar.xz
linux-dev-87553aa5212f43d3d14b9b5d1dfba89f1a6e6f21.zip
Merge branch 'tcp_bh_fixes'
Eric Dumazet says: ==================== net: block BH in TCP callbacks Four layers using TCP stack were assuming sk_callback_lock could be locked using read_lock() in their handlers because TCP stack was running with BH disabled. This is no longer the case. Since presumably the rest could also depend on BH being disabled, just use read_lock_bh(). Then each layer might consider switching to RCU protection and no longer depend on BH. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Space.c')
0 files changed, 0 insertions, 0 deletions