[GIT PULL] cgroup changes for v5.4-rc1

From: Tejun Heo
Date: Mon Sep 16 2019 - 11:29:57 EST


Hello, Linus.

Three minor cleanup patches.

Thanks.

The following changes since commit ad5e427e0f6b702e52c11d1f7b2b7be3bac7de82:

Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2019-07-23 15:34:59 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.4

for you to fetch changes up to 653a23ca7e1e1ae907654e91d028bc6dfc7fce0c:

Use kvmalloc in cgroups-v1 (2019-08-07 11:37:58 -0700)

----------------------------------------------------------------
Marc Koderer (1):
Use kvmalloc in cgroups-v1

Markus Elfring (1):
cgroup: Replace a seq_printf() call by seq_puts() in cgroup_print_ss_mask()

Peng Wang (1):
cgroup: minor tweak for logic to get cgroup css

kernel/cgroup/cgroup-v1.c | 27 ++++-----------------------
kernel/cgroup/cgroup.c | 4 ++--
2 files changed, 6 insertions(+), 25 deletions(-)

--
tejun