[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201013140703.GA3845@mtj.thefacebook.com>
Date: Tue, 13 Oct 2020 10:07:03 -0400
From: Tejun Heo <tj@...nel.org>
To: torvalds@...ux-foundation.org
Cc: cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] cgroup changes for v5.10-rc1
Hello, Linus.
Two minor changes. One makes cgroup interface files ignore 0 sized writes
rather than triggering -EINVAL on them. The other change is a cleanup which
doesn't cause any behavior changes.
Thanks.
The following changes since commit 02de58b24d2e1b2cf947d57205bd2221d897193c:
Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (2020-09-29 17:56:30 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.10
for you to fetch changes up to 65026da59cda16baf6c3e98b74ec439f366e468f:
cgroup: Zero sized write should be no-op (2020-09-30 13:52:06 -0400)
----------------------------------------------------------------
Jouni Roivas (1):
cgroup: Zero sized write should be no-op
Wei Yang (1):
cgroup: remove redundant kernfs_activate in cgroup_setup_root()
kernel/cgroup/cgroup.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
tejun
Powered by blists - more mailing lists