]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 May 2020 15:51:39 +0000 (08:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 May 2020 15:51:39 +0000 (08:51 -0700)
commit70b1d7a40b46a85e247f902066cea217432d02fa
tree06b20776bda5f6f2e5b801ebd010dbd028332928
parent181490975482f3cf481d70797a6102d66be48972
parent1a24bd53e01ab132812a3d48a154db9aff1ab7ac
Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - a revert of a recent change to the PTE bits for 32-bit BookS, which
   broke swap.

 - a "fix" to disable STRICT_KERNEL_RWX for 64-bit in Kconfig, as it's
   causing crashes for some people.

Thanks to Christophe Leroy and Rui Salvaterra.

* tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/64s: Disable STRICT_KERNEL_RWX
  Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."