mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] cgroup fixes for v4.16-rc6
@ 2018-03-19 21:35 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2018-03-19 21:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Li Zefan, Johannes Weiner, cgroups

Hello, Linus.

Two commits to fix the following subtle cgroup2 behavior bugs.

* cpu.max was rejecting config when it shouldn't.

* Thread mode enable was allowed when it shouldn't.

Thanks.

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to d1897c9538edafd4ae6bbd03cc075962ddde2c21:

  cgroup: fix rule checking for threaded mode switching (2018-02-21 11:39:22 -0800)

----------------------------------------------------------------
Tejun Heo (2):
      sched, cgroup: Don't reject lower cpu.max on ancestors
      cgroup: fix rule checking for threaded mode switching

 kernel/cgroup/cgroup.c | 10 ++++++++++
 kernel/sched/core.c    | 15 ++++++++++-----
 2 files changed, 20 insertions(+), 5 deletions(-)

-- 
tejun

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

only message in thread, other threads:[~2018-03-19 21:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 21:35 [GIT PULL] cgroup fixes for v4.16-rc6 Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome