]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5501f4a5f37061122db1ef485fde858faf677ce5
tree65cfb364a4fb17b6dc2b32dc9426cb8cf8e630d7
parent559e3d956b85d954e0312ebff4d5cfb3a0407e13
parent04e5e2a44e8144a77d9414af5dda8bfb2485803d
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/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