[GIT PULL] cgroup changes for v5.8-rc1
From: Tejun Heo
Date: Fri Jun 05 2020 - 16:06:09 EST
Hello, Linus.
Just two patches. One to add system-level cpu.stat to the root cgroup for
convenience and a trivial comment update.
Thanks.
The following changes since commit eec8fd0277e37cf447b88c6be181e81df867bcf1:
device_cgroup: Cleanup cgroup eBPF device filter code (2020-04-13 14:41:54 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.8
for you to fetch changes up to 936f2a70f2077f64fab1dcb3eca71879e82ecd3f:
cgroup: add cpu.stat file to root cgroup (2020-05-28 10:06:35 -0400)
----------------------------------------------------------------
Boris Burkov (1):
cgroup: add cpu.stat file to root cgroup
Zefan Li (1):
cgroup: Remove stale comments
Documentation/admin-guide/cgroup-v2.rst | 6 ++--
kernel/cgroup/cgroup.c | 10 +-----
kernel/cgroup/rstat.c | 60 ++++++++++++++++++++++++++++-----
3 files changed, 55 insertions(+), 21 deletions(-)
--
tejun