diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-26 10:54:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-26 10:54:55 -0700 |
commit | 670bcd79b5237deaf1518cfc90d5058b52ea5ac8 (patch) | |
tree | 92630ed4df61c7a46bd01f17d0ff196411770f84 /drivers | |
parent | 587928829ac2b5f5e0f1e2d3ed5d65a14869df75 (diff) | |
parent | 5990cdee689c6885b27c6d969a3d58b09002b0bc (diff) | |
download | linux-670bcd79b5237deaf1518cfc90d5058b52ea5ac8.tar.bz2 |
Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman:
- 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.
* tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
lib/mpi: Fix building for powerpc with clang
powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32
powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
powerpc/setup_64: Set cache-line-size based on cache-block-size
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions