* [GIT PULL] cgroup fixes for v4.19-rc7
@ 2018-10-11 15:59 Tejun Heo
2018-10-11 17:45 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2018-10-11 15:59 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: Linus Torvalds, linux-kernel
Hello, Greg.
One cgroup2 threaded mode fix for v4.19-rc7. While threaded mode
isn't used widely (yet) and the bug requires somewhat convoluted
sequence of operations, it causes a userland visible malfunction -
EINVAL on a valid attempt to enable threaded mode. This pull request
contains the fix.
Thanks.
The following changes since commit ac0657edb13ac7971569aa88cc6f27ea26deb883:
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm (2018-10-04 09:48:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-4.19-fixes
for you to fetch changes up to 479adb89a97b0a33e5a9d702119872cc82ca21aa:
cgroup: Fix dom_cgrp propagation when enabling threaded mode (2018-10-04 13:28:08 -0700)
----------------------------------------------------------------
Tejun Heo (1):
cgroup: Fix dom_cgrp propagation when enabling threaded mode
include/linux/cgroup-defs.h | 1 +
kernel/cgroup/cgroup.c | 25 ++++++++++++++++---------
2 files changed, 17 insertions(+), 9 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] cgroup fixes for v4.19-rc7
2018-10-11 15:59 [GIT PULL] cgroup fixes for v4.19-rc7 Tejun Heo
@ 2018-10-11 17:45 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-10-11 17:45 UTC (permalink / raw)
To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel
On Thu, Oct 11, 2018 at 08:59:15AM -0700, Tejun Heo wrote:
> Hello, Greg.
>
> One cgroup2 threaded mode fix for v4.19-rc7. While threaded mode
> isn't used widely (yet) and the bug requires somewhat convoluted
> sequence of operations, it causes a userland visible malfunction -
> EINVAL on a valid attempt to enable threaded mode. This pull request
> contains the fix.
>
> Thanks.
>
> The following changes since commit ac0657edb13ac7971569aa88cc6f27ea26deb883:
>
> Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm (2018-10-04 09:48:10 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-4.19-fixes
Now merged, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-11 17:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-11 15:59 [GIT PULL] cgroup fixes for v4.19-rc7 Tejun Heo
2018-10-11 17:45 ` Greg Kroah-Hartman
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).