Skip to content
Commit dcdc43d6 authored by Daniel Mack's avatar Daniel Mack Committed by David S. Miller
Browse files

bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu



The member 'effective' in 'struct cgroup_bpf' is protected by RCU.
Annotate it accordingly to squelch a sparse warning.

Signed-off-by: default avatarDaniel Mack <daniel@zonque.org>
Acked-by: default avatarAlexei Starovoitov <ast@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 28055c97
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