]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Jan 2021 19:34:33 +0000 (11:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Jan 2021 19:34:33 +0000 (11:34 -0800)
commitbf361e2690413b4eb0d31cee1eb083f337a84509
tree64ccc1f24275c1e84fa2aaec1836ff2a59bd4a61
parent8d9954760f2873aa691d0ef791554fe677b2318c
parentae4f322c3deb68d5b3494100de8e80fa3d1ae21d
Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - A fix for machine check handling with VMAP stack on 32-bit.

 - A clang build fix.

Thanks to Christophe Leroy and Nathan Chancellor.

* tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc: Handle .text.{hot,unlikely}.* in linker script
  powerpc/32s: Fix RTAS machine check with VMAP stack