diff options
author | Dimitris Michailidis | 2010-10-07 16:48:38 +0200 |
---|---|---|
committer | David S. Miller | 2010-10-08 19:51:08 +0200 |
commit | 8391d07b80e8da957cd888870e23f8e218438622 (patch) | |
tree | 8baab40bff5649b1f777af590f77a79a549b0491 /include/linux/tipc_config.h | |
parent | sfc: Don't try to set filters with search depths we know won't work (diff) | |
download | kernel-qcow2-linux-8391d07b80e8da957cd888870e23f8e218438622.tar.gz kernel-qcow2-linux-8391d07b80e8da957cd888870e23f8e218438622.tar.xz kernel-qcow2-linux-8391d07b80e8da957cd888870e23f8e218438622.zip |
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
Commit "fib: RCU conversion of fib_lookup()" removed rcu_read_lock() from
__mkroute_output but left a couple of calls to rcu_read_unlock() in there.
This causes lockdep to complain that the rcu_read_unlock() call in
__ip_route_output_key causes a lock inbalance and quickly crashes the
kernel. The below fixes this for me.
Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tipc_config.h')
0 files changed, 0 insertions, 0 deletions