Skip to content
Snippets Groups Projects
Commit 4cdb91b0 authored by Kamalesh Babulal's avatar Kamalesh Babulal Committed by Tejun Heo
Browse files

cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers


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: default avatarKamalesh Babulal <kamalesh.babulal@oracle.com>
Acked-by: default avatarAlexei Starovoitov <ast@kernel.org>
Reviewed-by: default avatarChristian Brauner <brauner@kernel.org>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 8d3c682a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment