]> 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)
commit0f55a43024f8480a67c6df6129e05423519b6883
tree06b20776bda5f6f2e5b801ebd010dbd028332928
parent25512446d5ea29697c82e82dbaa3624232ab0139
parent54b8252f28fac59a116dd25903f1d86ffe8cee2d
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."