]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Jun 2025 21:25:50 +0000 (14:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Jun 2025 21:25:50 +0000 (14:25 -0700)
commit74b4cc9b8780bfe8a3992c9ac0033bf22ac01f19
treefecf2afaabf6be34900cc99480dca048714ae3fe
parent0564e6a8c2c3152783906534d5767cabe1b05930
parent37fb58a7273726e59f9429c89ade5116083a213d
Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup fix from Tejun Heo:

 - In cgroup1 freezer, a task migrating into a frozen cgroup might not
   get frozen immediately due to the wrong operation order. Fix it.

* tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup,freezer: fix incomplete freezing when attaching tasks