summaryrefslogtreecommitdiff
path: root/net/phonet/Makefile
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-11-14 13:37:54 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-08 07:29:41 -0800
commitfadb5aaa2bcfbfc9c0707a04e980e0c85810b942 (patch)
tree40c6ebdfaab662e9812bd1144178db33b6d3cc0f /net/phonet/Makefile
parent5faa67af221bba0e3e544d4771d608dc4ef611f6 (diff)
ipv4: fix possible seqlock deadlock
[ Upstream commit c9e9042994d37cbc1ee538c500e9da1bb9d1bcdf ] ip4_datagram_connect() being called from process context, it should use IP_INC_STATS() instead of IP_INC_STATS_BH() otherwise we can deadlock on 32bit arches, or get corruptions of SNMP counters. Fixes: 584bdf8cbdf6 ("[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP") Signed-off-by: Eric Dumazet <edumazet@google.com> Reported-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/phonet/Makefile')
0 files changed, 0 insertions, 0 deletions