-
- Downloads
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup fixes from Tejun Heo: - Fix a race window where a newly forked task could escape cgroup.kill - Remove incorrectly included steal time from cpu.stat::usage_usec - Minor update in selftest * tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: Remove steal time from usage_usec selftests/cgroup: use bash in test_cpuset_v1_hp.sh cgroup: fix race between fork and cgroup.kill
Showing
- include/linux/cgroup-defs.h 3 additions, 3 deletionsinclude/linux/cgroup-defs.h
- include/linux/sched/task.h 1 addition, 0 deletionsinclude/linux/sched/task.h
- kernel/cgroup/cgroup.c 12 additions, 8 deletionskernel/cgroup/cgroup.c
- kernel/cgroup/rstat.c 0 additions, 1 deletionkernel/cgroup/rstat.c
- tools/testing/selftests/cgroup/test_cpuset_v1_hp.sh 1 addition, 1 deletiontools/testing/selftests/cgroup/test_cpuset_v1_hp.sh
Loading
Please register or sign in to comment