]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Oct 2021 01:30:09 +0000 (15:30 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Oct 2021 01:30:09 +0000 (15:30 -1000)
commit21ee8c8e9e026a90047368466e5f2a816cadbe8e
treecccf2064257e8184fd2225c25019a486b7b6bb58
parent2e533ebefd9d5ffae377a3ad5698494b2cedf516
parent6d3ff451c48e3244e948eb9e17a7d27e1fa15d9b
Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Fix a bug exposed by a previous fix, where running guests with
   certain SMT topologies could crash the host on Power8.

 - Fix atomic sleep warnings when re-onlining CPUs, when PREEMPT is
   enabled.

Thanks to Nathan Lynch, Srikar Dronamraju, and Valentin Schneider.

* tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/smp: do not decrement idle task preempt count in CPU offline
  powerpc/idle: Don't corrupt back chain when going idle