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)
commit97891bbf38f71ec97199d2459368b5b4b700706e
treee0b924ce28227bde449517fc7dfe1afa83b0424c
parent1ed1d3a3da224d8d2d82ad4a1f769a472a603e62
parentdce1ca0525bfdc8a69a9343bc714fbc19a2f04b3
Merge tag 'sched-urgent-2021-11-28' of git://git./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()