diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-03 14:12:36 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-03 14:12:36 -0700 |
commit | def5b099a6452856801da71ad07c601ae2dbf6ef (patch) | |
tree | be8b74708aa722b38bf418b92056f1aa6e319096 /scripts/lib/kdoc/kdoc_files.py | |
parent | 29e9359005dd1ac5f9683608891718e6a32a20a3 (diff) | |
parent | c853d18706de8c9525126b362f747d2e480e93df (diff) |
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
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions