summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEric Dumazet2013-12-15 19:53:46 +0100
committerDavid S. Miller2013-12-17 20:50:58 +0100
commite47eb5dfb296bf217e9ebee7b2f07486670b9c1b (patch)
treecad273de648996d679f3cbfba678b84ff14f40b7 /MAINTAINERS
parentnetvsc: don't flush peers notifying work during setting mtu (diff)
downloadkernel-qcow2-linux-e47eb5dfb296bf217e9ebee7b2f07486670b9c1b.tar.gz
kernel-qcow2-linux-e47eb5dfb296bf217e9ebee7b2f07486670b9c1b.tar.xz
kernel-qcow2-linux-e47eb5dfb296bf217e9ebee7b2f07486670b9c1b.zip
udp: ipv4: do not use sk_dst_lock from softirq context
Using sk_dst_lock from softirq context is not supported right now. Instead of adding BH protection everywhere, udp_sk_rx_dst_set() can instead use xchg(), as suggested by David. Reported-by: Fengguang Wu <fengguang.wu@intel.com> Fixes: 975022310233 ("udp: ipv4: must add synchronization in udp_sk_rx_dst_set()") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions