* [GIT PULL] cgroup: A fix for v6.16-rc1
@ 2025-06-03 18:42 Tejun Heo
2025-06-03 23:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-06-03 18:42 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, cgroups, Johannes Weiner, Michal Koutný,
JP Kobryn
The following changes since commit 0f70f5b08a47a3bc1a252e5f451a137cde7c98ce:
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2025-05-30 15:38:29 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.16-rc1-fixes
for you to fetch changes up to c853d18706de8c9525126b362f747d2e480e93df:
cgroup: adjust criteria for rstat subsystem cpu lock access (2025-05-30 14:36:13 -1000)
----------------------------------------------------------------
cgroup: A fix for v6.16-rc1
rstat per-subsystem split change skipped per-cpu allocation on UP configs;
however even on UP, depending on config options, the size of the percpu
struct may not be zero leading to crashes. Fix it by conditionalizing the
per-cpu area allocation and usage on the size of the per-cpu struct.
----------------------------------------------------------------
JP Kobryn (1):
cgroup: adjust criteria for rstat subsystem cpu lock access
kernel/cgroup/rstat.c | 25 ++++++++++++++++---------
1 file changed, 16 insertions(+), 9 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] cgroup: A fix for v6.16-rc1
2025-06-03 18:42 [GIT PULL] cgroup: A fix for v6.16-rc1 Tejun Heo
@ 2025-06-03 23:20 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-06-03 23:20 UTC (permalink / raw)
To: Tejun Heo
Cc: Linus Torvalds, linux-kernel, cgroups, Johannes Weiner,
Michal Koutný, JP Kobryn
The pull request you sent on Tue, 3 Jun 2025 08:42:55 -1000:
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.16-rc1-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/def5b099a6452856801da71ad07c601ae2dbf6ef
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-03 23:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-03 18:42 [GIT PULL] cgroup: A fix for v6.16-rc1 Tejun Heo
2025-06-03 23:20 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox