linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] cgroup fixes for v4.7-rc5
@ 2016-06-29 13:29 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2016-06-29 13:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Li Zefan, Johannes Weiner, cgroups

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-29 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-29 13:29 [GIT PULL] cgroup fixes for v4.7-rc5 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).