linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] cgroup fixes for v4.15-rc3
@ 2017-12-11 21:57 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2017-12-11 21:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Li Zefan, Johannes Weiner, cgroups

Hello,

* Prateek posted a couple patches to fix a deadlock involving cpuset
  and workqueue.  It unfortunately caused a different deadlock and the
  recent workqueue hotplug simplification removed the original
  deadlock, so Prateek's two patches are reverted for now.

* The new stat code was missing u64_stats initialization.  Fixed.

* Doc and other misc changes.

Thanks.

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to c2f31b79d510ec1a27138bdcf2d0ece1080be85e:

  cgroup: add warning about RT not being supported on cgroup2 (2017-12-05 11:47:17 -0800)

----------------------------------------------------------------
Lucas Stach (1):
      cgroup: properly init u64_stats

Prateek Sood (2):
      cgroup/cpuset: remove circular dependency deadlock
      cpuset: Make cpuset hotplug synchronous

Tejun Heo (3):
      Revert "cpuset: Make cpuset hotplug synchronous"
      Revert "cgroup/cpuset: remove circular dependency deadlock"
      cgroup: add warning about RT not being supported on cgroup2

Wang Long (1):
      debug cgroup: use task_css_set instead of rcu_dereference

 Documentation/cgroup-v2.txt | 7 +++++++
 kernel/cgroup/debug.c       | 4 ++--
 kernel/cgroup/stat.c        | 8 ++++++--
 3 files changed, 15 insertions(+), 4 deletions(-)

-- 
tejun

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

only message in thread, other threads:[~2017-12-11 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-11 21:57 [GIT PULL] cgroup fixes for v4.15-rc3 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).