https://github.com/torvalds/linux
Revision 6203838dec05352bc357625b1e9ba0a10d3bca35 authored by Linus Torvalds on 04 May 2019, 19:24:05 UTC, committed by Linus Torvalds on 04 May 2019, 19:24:05 UTC
Pull powerpc fix from Michael Ellerman:
 "One regression fix.

  Changes we merged to STRICT_KERNEL_RWX on 32-bit were causing crashes
  under load on some machines depending on memory layout.

  Thanks to Christophe Leroy"

* tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX
2 parent s aa1be08 + 12f3635
History
Tip revision: 6203838dec05352bc357625b1e9ba0a10d3bca35 authored by Linus Torvalds on 04 May 2019, 19:24:05 UTC
Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Tip revision: 6203838
File Mode Size
Makefile -rw-r--r-- 793 bytes
common.c -rw-r--r-- 19.0 KB
generic.c -rw-r--r-- 8.4 KB
generic_report.c -rw-r--r-- 4.0 KB
init.c -rw-r--r-- 11.5 KB
kasan.h -rw-r--r-- 6.7 KB
quarantine.c -rw-r--r-- 8.8 KB
report.c -rw-r--r-- 8.3 KB
tags.c -rw-r--r-- 4.7 KB
tags_report.c -rw-r--r-- 1.4 KB

back to top