Skip to content
Commit b56f2d55 authored by Patrick McHardy's avatar Patrick McHardy
Browse files

netfilter: use rcu_dereference_protected()



Restore the rcu_dereference() calls in conntrack/expectation notifier
and logger registration/unregistration, but use the _protected variant,
which will be required by the upcoming __rcu annotations.

Based on patch by Eric Dumazet <eric.dumazet@gmail.com>

Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent 1e4b1057
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment