]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'for-6.16-fixes' into for-6.17
authorTejun Heo <tj@kernel.org>
Tue, 17 Jun 2025 20:08:45 +0000 (10:08 -1000)
committerTejun Heo <tj@kernel.org>
Tue, 17 Jun 2025 20:08:45 +0000 (10:08 -1000)
Pull cgroup/for-6.16-fixes to receive c853d18706de ("cgroup: adjust criteria
for rstat subsystem cpu lock access") which conflicts with the NMI-safe
css_rstat_updated() changes in for-6.17. As the latter removes the affected
CPU locks, resolve the conflicts by taking for-6.17 sides.

Signed-off-by: Tejun Heo <tj@kernel.org>

Trivial merge