* [GIT PULL] cgroup changes for v3.18-rc1
@ 2014-10-08 15:10 Tejun Heo
0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2014-10-08 15:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Li Zefan, cgroups
Hello, Linus.
Nothing too interesting. Just a handful of cleanup patches. The pull
of for-3.17-fixes was to put follow-up cleanups on top of a fix patch.
Thanks.
The following changes since commit aa32362f011c6e863132b16c1761487166a4bad2:
cgroup: check cgroup liveliness before unbreaking kernfs (2014-09-05 01:36:19 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-3.18
for you to fetch changes up to e756c7b698604f11a979f2781d06eb7b80aba363:
Revert "cgroup: remove redundant variable in cgroup_mount()" (2014-09-26 00:16:23 -0400)
----------------------------------------------------------------
Dongsheng Yang (1):
cgroup: fix a typo in comment.
Li Zefan (3):
cgroup: remove some useless forward declarations
cgroup: remove redundant code in cgroup_rmdir()
cgroup: remove bogus comments
Tejun Heo (1):
Merge branch 'for-3.17-fixes' of ra.kernel.org:/.../tj/cgroup into for-3.18
Zefan Li (9):
cgroup: use a per-cgroup work for release agent
cgroup: simplify proc_cgroup_show()
cpuset: simplify proc_cpuset_show()
cgroup: remove redundant check in cgroup_ino()
perf/cgroup: Remove perf_put_cgroup()
cgroup: remove CGRP_RELEASABLE flag
cgroup: fix missing unlock in cgroup_release_agent()
cgroup: remove redundant variable in cgroup_mount()
Revert "cgroup: remove redundant variable in cgroup_mount()"
fs/proc/base.c | 39 ++---------
include/linux/cgroup.h | 26 ++-----
include/linux/cpuset.h | 3 +-
kernel/cgroup.c | 184 ++++++++++++++-----------------------------------
kernel/cpuset.c | 15 +---
kernel/events/core.c | 7 +-
mm/memory-failure.c | 2 +-
7 files changed, 71 insertions(+), 205 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-08 15:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-08 15:10 [GIT PULL] cgroup changes for v3.18-rc1 Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).