Skip to content
Commit 293b9c42 authored by Fabio Olive Leite's avatar Fabio Olive Leite Committed by David S. Miller
Browse files

[IPV6]: bh_lock_sock_nested on tcp_v6_rcv



A while ago Ingo patched tcp_v4_rcv on net/ipv4/tcp_ipv4.c to use
bh_lock_sock_nested and silence a lock validator warning. This fixed
it for IPv4, but recently I saw a report of the same warning on IPv6.

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2ff71258
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment