diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-11-30 04:08:58 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-30 22:10:49 (GMT) |
commit | f7e57044eeb1841847c24aa06766c8290c202583 (patch) | |
tree | 86167b7760363d85731d05a802aa8da1b29b7e29 /fs/xfs | |
parent | 15fc1f3617edea50fa58703d59f73e726377bc63 (diff) | |
download | linux-f7e57044eeb1841847c24aa06766c8290c202583.tar.xz |
sch_teql: fix lockdep splat
We need rcu_read_lock() protection before using dst_get_neighbour(), and
we must cache its value (pass it to __teql_resolve())
teql_master_xmit() is called under rcu_read_lock_bh() protection, its
not enough.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions