From: Linus Torvalds Date: Tue, 3 Jun 2025 21:12:36 +0000 (-0700) Subject: Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.16-rc1~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=def5b099a6452856801da71ad07c601ae2dbf6ef;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup Pull cgroup fix from Tejun Heo: "The 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" * tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: adjust criteria for rstat subsystem cpu lock access --- def5b099a6452856801da71ad07c601ae2dbf6ef