* [GIT PULL] cgroup fixes #2 for v6.0-rc2
@ 2022-08-25 17:43 Tejun Heo
[not found] ` <Ywe0v0YWJSVAs5FT-NiLfg/pYEd1N0TnZuCh8vA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2022-08-25 17:43 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
cgroups-u79uwXL29TY76Z2rM5mHXA, Tetsuo Handa
The following changes since commit 763f4fb76e24959c370cdaa889b2492ba6175580:
cgroup: Fix race condition at rebind_subsystems() (2022-08-23 08:11:06 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.0-rc2-fixes-2
for you to fetch changes up to 43626dade36fa74d3329046f4ae2d7fdefe401c6:
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() (2022-08-25 07:36:30 -1000)
----------------------------------------------------------------
4f7e7236435ca0ab ("cgroup: Fix threadgroup_rwsem <-> cpus_read_lock()
deadlock") in the previous fix pull required cgroup core to grab
cpus_read_lock() before invoking ->attach(). Unfortunately, it missed adding
cpus_read_lock() in cgroup_attach_task_all(). Fix it.
----------------------------------------------------------------
Tetsuo Handa (1):
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
kernel/cgroup/cgroup-v1.c | 2 ++
1 file changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-25 18:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-25 17:43 [GIT PULL] cgroup fixes #2 for v6.0-rc2 Tejun Heo
[not found] ` <Ywe0v0YWJSVAs5FT-NiLfg/pYEd1N0TnZuCh8vA@public.gmane.org>
2022-08-25 18:10 ` pr-tracker-bot-DgEjT+Ai2ygdnm+yROfE0A
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox