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)
commitd471045e757e941ca802bca3147aab45bf770754
treea309e15f5cda44ee7066e17c68050b400016d4e7
parent7a8bdc7fe0a7a6011de68c5ea483de7ecfb2d833
parent39b5ef791d109dd54c7c2e6e87933edfcc0ad1ac
Merge tag 'cgroup-for-6.15-rc6-fixes' of git://git./linux/kernel/git/tj/cgroup

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