[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160629132949.GD24054@htj.duckdns.org>
Date: Wed, 29 Jun 2016 09:29:49 -0400
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.7-rc5
Hello, Linus.
Three fix patches. Two are for cgroup / css init failure path. The
last one makes css_set_lock irq-safe as the deadline scheduler ends up
calling put_css_set() from irq context.
Thanks.
The following changes since commit ea8ea737c46cffa5d0ee74309f81e55a7e5e9c2a:
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs (2016-05-26 10:33:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-4.7-fixes
for you to fetch changes up to 82d6489d0fed2ec8a8c48c19e8d8a04ac8e5bb26:
cgroup: Disable IRQs while holding css_set_lock (2016-06-23 17:23:12 -0400)
----------------------------------------------------------------
Daniel Bristot de Oliveira (1):
cgroup: Disable IRQs while holding css_set_lock
Tejun Heo (1):
cgroup: set css->id to -1 during init
Wenwei Tao (1):
cgroup: remove redundant cleanup in css_create
kernel/cgroup.c | 148 +++++++++++++++++++++++++++++---------------------------
1 file changed, 76 insertions(+), 72 deletions(-)
--
tejun
Powered by blists - more mailing lists