]> Pileus Git - ~andy/linux/commit
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Fri, 8 Nov 2013 18:26:21 +0000 (19:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Nov 2013 06:25:28 +0000 (01:25 -0500)
commitf8c31c8f80dd882f7eb49276989a4078d33d67a7
treecbbd640b1bd677ad0ef7d38bc826ac96e0d0633a
parente267cb960ab790c94a5019272c0e4dac95dc4dba
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh

Fixes a suspicious rcu derference warning.

Cc: Florent Fourcot <florent.fourcot@enst-bretagne.fr>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_flowlabel.c