diff options
author | 2025-01-20 15:57:49 +0100 | |
---|---|---|
committer | 2025-01-24 12:01:41 -1000 | |
commit | dae68fba8e115fd84d820354f79da1481135acbd (patch) | |
tree | f983b6a5011c5de967ce5f9ee35dc4cf8fbb9780 /scripts/generate_rust_analyzer.py | |
parent | cgroup: update comment about dropping cgroup kn refs (diff) | |
download | wireguard-linux-dae68fba8e115fd84d820354f79da1481135acbd.tar.xz wireguard-linux-dae68fba8e115fd84d820354f79da1481135acbd.zip |
cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
The cpuset file is a legacy attribute that is bound primarily to cpuset
v1 hierarchy (equivalent information is available in /proc/$pid/cgroup path
on the unified hierarchy in conjunction with respective
cgroup.controllers showing where cpuset controller is enabled).
Followup to commit b0ced9d378d49 ("cgroup/cpuset: move v1 interfaces to
cpuset-v1.c") and hide CONFIG_PROC_PID_CPUSET under CONFIG_CPUSETS_V1.
Drop an obsolete comment too.
Signed-off-by: Michal Koutný <mkoutny@suse.com>
Acked-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions