mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 17:13:04 +09:00
The debug controller grabs cgroup_mutex from interface file show functions which can deadlock and triggers lockdep warnings. Fix it by using cgroup_kn_lock_live()/cgroup_kn_unlock() instead. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Waiman Long <longman@redhat.com>
7.6 KiB
7.6 KiB