]> git.dujemihanovic.xyz Git - linux.git/commitdiff
Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Dec 2023 19:09:16 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Dec 2023 19:09:16 +0000 (11:09 -0800)
Pull scheduler fix from Borislav Petkov:

 - Make sure tasks are thawed exactly and only once to avoid their state
   getting corrupted

* tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  freezer,sched: Do not restore saved_state of a thawed task


Trivial merge