]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Nov 2021 17:15:34 +0000 (09:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Nov 2021 17:15:34 +0000 (09:15 -0800)
commit070787f41ab5242fa58da3b01f8f43ab4bd44913
treee0b924ce28227bde449517fc7dfe1afa83b0424c
parent88ad64a7efae49cb223db365746245a8cb775e79
parente054475320cfd63c7e2d8490f8590b9ee23bb049
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fix from Thomas Gleixner:
 "A single scheduler fix to ensure that there is no stale KASAN shadow
  state left on the idle task's stack when a CPU is brought up after it
  was brought down before"

* tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/scs: Reset task stack state in bringup_cpu()