Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Aug 2021 16:49:31 +0000 (09:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Aug 2021 16:49:31 +0000 (09:49 -0700)
commit1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d
tree65cfb364a4fb17b6dc2b32dc9426cb8cf8e630d7
parent9ff50bf2f2ff5fab01cac26d8eed21a89308e6ef
parent9f7853d7609d59172eecfc5e7ccf503bc1b690bd
Merge tag 'powerpc-5.14-6' of git://git./linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Fix random crashes on some 32-bit CPUs by adding isync() after
   locking/unlocking KUEP

 - Fix intermittent crashes when loading modules with strict module RWX

 - Fix a section mismatch introduce by a previous fix.

Thanks to Christophe Leroy, Fabiano Rosas, Laurent Vivier, Murilo
Opsfelder Araújo, Nathan Chancellor, and Stan Johnson.

h# -----BEGIN PGP SIGNATURE-----

* tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/mm: Fix set_memory_*() against concurrent accesses
  powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
  powerpc/xive: Do not mark xive_request_ipi() as __init