Re: [PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers

From: Tejun Heo
Date: Fri Mar 17 2023 - 18:08:29 EST


On Fri, Mar 03, 2023 at 03:23:10PM +0530, Kamalesh Babulal wrote:
> Replace mutex_[un]lock() with cgroup_[un]lock() wrappers to stay
> consistent across cgroup core and other subsystem code, while
> operating on the cgroup_mutex.
>
> Signed-off-by: Kamalesh Babulal <kamalesh.babulal@xxxxxxxxxx>

Applied to cgroup/for-6.4.

Thanks.

--
tejun