[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-3 tag

Michael Ellerman mpe at ellerman.id.au
Sun Apr 26 09:52:43 AEST 2020


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull some more powerpc fixes for 5.7.

The lib/mpi one is all contained within #ifdef _ARCH_PPC.

cheers


The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-5.7-3

for you to fetch changes up to 5990cdee689c6885b27c6d969a3d58b09002b0bc:

  lib/mpi: Fix building for powerpc with clang (2020-04-24 13:14:59 +1000)

Out of area changes:
lib/mpi/longlong.h	# 5990cdee689c lib/mpi: Fix building for powerpc with clang

- ------------------------------------------------------------------
powerpc fixes for 5.7 #3

 - One important fix for a bug in the way we find the cache-line size from the
   device tree, which was leading to the wrong size being reported to userspace
   on some platforms.

 - A fix for 8xx STRICT_KERNEL_RWX which was leaving TLB entries around leading
   to a window at boot when the strict mapping wasn't enforced.

 - A fix to enable our KUAP (kernel user access prevention) debugging on PPC32.

 - A build fix for clang in lib/mpi.

Thanks to:
  Chris Packham, Christophe Leroy, Nathan Chancellor, Qian Cai.

- ------------------------------------------------------------------
Chris Packham (1):
      powerpc/setup_64: Set cache-line-size based on cache-block-size

Christophe Leroy (2):
      powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
      powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32

Nathan Chancellor (1):
      lib/mpi: Fix building for powerpc with clang


 arch/powerpc/kernel/entry_32.S         |  2 +-
 arch/powerpc/kernel/setup_64.c         |  2 ++
 arch/powerpc/mm/nohash/8xx.c           |  3 ++
 arch/powerpc/platforms/Kconfig.cputype |  2 +-
 lib/mpi/longlong.h                     | 34 ++++++++++----------
 5 files changed, 24 insertions(+), 19 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAl6kzJMACgkQUevqPMjh
pYDp0g/+Ndo+utPPnfPQmcc8fX9poJYqxW27p99rK4lj3t2Gk1tuIwHK6UmZYjTP
admPhfRPU16M+bqcIEhqab8YA0JeTYxgggGZER0hxHBCeZXqp6nxcr6J7N4rlR+I
HqwE8Pt4+8GOvIK992F5O2YL0upAkgjdfNGwIDdYEcui1312P0y2OWxb/CMJ6wn/
nvzmljbog/U/OR6oCppe2DkEJwxM4Q+XOP7nMsDSsQCYmFakjlbpvMVOv0SuQ2nJ
A9zOihWDonYYD17kKRUON6Z0QStGCWM53koHZXzSvC3CZxv749/FD1iIfs1wGUzc
/xGMuqjCWbzOBlDF7Nc8OsO9sdB7MkymZu5yINLgrL0kaHftiUVDrooPdTgK0pZO
tFW41pgbMUHJaLqvH51oNxbrTpsu3uUaR8fv+aPeQW6sGxehQ3qANQUHiTQ+U+Jq
qwyxqBlGHVRe2DmjAaOSP2fYRwlFVQbH1/C7kCMByNNbWiJ6lQYi7Prxq8/3HQ2q
nrmLhYTna52YPPH0i745KxXvi0z0B46nMjpKq5r1a7R2MwWZ0+cBoTvZEECH9ar/
Pzu7qR4SrEJLBXfQ9T5wEPbqe1/yL9Azt836juRyEc7kF94htOswW5MiAtyxZ6v1
6BWX58XYw+QUhtH6QmB8xtm6zLTRiT0mChwU7VxwuEUBa3T6SSA=
=fSRV
-----END PGP SIGNATURE-----


More information about the Linuxppc-dev mailing list