[PATCH v2 bpf-next 3/5] bpf: Mark cgroup_subsys_state->cgroup RCU safe

Tejun Heo tj at kernel.org
Sat Jun 21 02:45:08 UTC 2025


On Thu, Jun 19, 2025 at 03:01:12PM -0700, Song Liu wrote:
> Mark struct cgroup_subsys_state->cgroup as safe under RCU read lock. This
> will enable accessing css->cgroup from a bpf css iterator.
> 
> Signed-off-by: Song Liu <song at kernel.org>

Acked-by: Tejun Heo <tj at kernel.org>

Thanks.

-- 
tejun



More information about the Linux-security-module-archive mailing list