]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'cgroup-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 May 2025 00:58:57 +0000 (17:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 May 2025 00:58:57 +0000 (17:58 -0700)
Pull cgroup fix from Tejun Heo:
 "One low-risk patch to fix a cpuset bug where it over-eagerly tries to
  modify CPU affinity of kernel threads"

* tag 'cgroup-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks


Trivial merge