[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160927233433.GE16429@mtj.duckdns.org>
Date: Wed, 28 Sep 2016 01:34:33 +0200
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Li Zefan <lizefan@...wei.com>,
Johannes Weiner <hannes@...xchg.org>, cgroups@...r.kernel.org
Subject: [GIT PULL] cgroup fixes for v4.8-rc8
Hello, Linus.
Three late fixes for cgroup. Two cpuset ones, one trivial and the
other pretty obscure, and a cgroup core fix for a bug which impacts
cgroup v2 namespace users.
Thanks.
The following changes since commit 568ac888215c7fb2fabe8ea739b00ec3c1f5d440:
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork (2016-08-17 09:54:52 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-4.8-fixes
for you to fetch changes up to 9157056da8f8c4a6305f15619e269f164b63a6de:
cgroup: fix invalid controller enable rejections with cgroup namespace (2016-09-23 16:55:49 -0400)
----------------------------------------------------------------
Joonwoo Park (1):
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Tejun Heo (1):
cgroup: fix invalid controller enable rejections with cgroup namespace
Wei Yongjun (1):
cpuset: fix non static symbol warning
kernel/cgroup.c | 29 +++++++++++++++++++++++++----
kernel/cpuset.c | 19 +++++++++++++++----
2 files changed, 40 insertions(+), 8 deletions(-)
--
tejun
Powered by blists - more mailing lists