Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inetpeer: should use call_rcu() variant
After commit 7b46ac4 (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>
- Loading branch information