]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Dec 2023 20:42:40 +0000 (12:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Dec 2023 20:42:40 +0000 (12:42 -0800)
commit9ace34a8e446c1a566f3b0a3e0c4c483987e39a6
tree08f7748f15985233d6241902ea6c23b5a3f4e1d2
parente0348c1f686a939222a2cbe7f3861e356b60d9b6
parentcff5f49d433fcd0063c8be7dd08fa5bf190c6c37
Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

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