]> 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)
commite4d9a856d8105b19f168896eb5aaed234e29fc72
tree64ccc1f24275c1e84fa2aaec1836ff2a59bd4a61
parentf8d164dd184e657406c082407ab84a819b8712dc
parent437bde188bbf37868b5c866a5adf5cc28592e53b
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