inetpeer: should use call_rcu() variant
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 14 Mar 2011 06:22:23 +0000 (23:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2011 06:22:23 +0000 (23:22 -0700)
After commit 7b46ac4e77f3224a (inetpeer: Don't disable BH for initial
fast RCU lookup.), we should use call_rcu() to wait proper RCU grace
period.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found