]> Git Repo - J-linux.git/commitdiff
Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Thu, 7 Dec 2023 20:42:40 +0000 (12:42 -0800)
committerLinus Torvalds <[email protected]>
Thu, 7 Dec 2023 20:42:40 +0000 (12:42 -0800)
Pull cgroup fix from Tejun Heo:
 "Just one fix.

  Commit f5d39b020809 ("freezer,sched: Rewrite core freezer logic")
  changed how freezing state is recorded which made cgroup_freezing()
  disagree with the actual state of the task while thawing triggering a
  warning. Fix it by updating cgroup_freezing()"

* tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup_freezer: cgroup_freezing: Check if not frozen


Trivial merge
This page took 0.047705 seconds and 4 git commands to generate.