[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock

Chen Ridong posted 1 patch 1 year, 5 months ago
There is a newer version of this series
kernel/bpf/cgroup.c             | 2 +-
kernel/cgroup/cgroup-internal.h | 1 +
kernel/cgroup/cgroup.c          | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
Posted by Chen Ridong 1 year, 5 months ago
changes from v1/v2:
- Optimize commit msg.

Link v1: https://lore.kernel.org/cgroups/20240607110313.2230669-1-chenridong@huawei.com/
Link v2: https://lore.kernel.org/cgroups/20240719025232.2143638-1-chenridong@huawei.com/

Chen Ridong (1):
  cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock

 kernel/bpf/cgroup.c             | 2 +-
 kernel/cgroup/cgroup-internal.h | 1 +
 kernel/cgroup/cgroup.c          | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.34.1