diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-11-29 21:05:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-30 23:24:14 +0100 |
commit | 218fa90f072e4aeff9003d57e390857f4f35513e (patch) | |
tree | 09563123179d16ab4ba74812c741b72636268ca1 /net/batman-adv | |
parent | sch_teql: fix lockdep splat (diff) | |
download | linux-218fa90f072e4aeff9003d57e390857f4f35513e.tar.xz linux-218fa90f072e4aeff9003d57e390857f4f35513e.zip |
ipv4: fix lockdep splat in rt_cache_seq_show
After commit f2c31e32b378 (fix NULL dereferences in check_peer_redir()),
dst_get_neighbour() should be guarded by rcu_read_lock() /
rcu_read_unlock() section.
Reported-by: Miles Lane <miles.lane@gmail.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/batman-adv')
0 files changed, 0 insertions, 0 deletions