]> 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)
commita10ef8e959ac0a6187737cc474d04b4641ec784b
treee0b924ce28227bde449517fc7dfe1afa83b0424c
parent06f7a86be83ee5c38488095f69353828f3b81b10
parentfabcf2a52b107b4f6024f0fc065d5124b4f21fe3
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()