https://github.com/torvalds/linux
Revision 2ed7533cb7d657410ac29adf08d608b634e58eb0 authored by Linus Torvalds on 03 August 2018, 17:38:21 UTC, committed by Linus Torvalds on 03 August 2018, 17:38:21 UTC
Pull powerpc fixes from Michael Ellerman:
 "One fix for a regression in a recent TLB flush optimisation, which
  caused us to incorrectly not send TLB invalidations to coprocessors.

  Thanks to Frederic Barrat, Nicholas Piggin, Vaibhav Jain"

* tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/64s/radix: Fix missing global invalidations when removing copro
2 parent s 7827fc7 + cca19f0
History
Tip revision: 2ed7533cb7d657410ac29adf08d608b634e58eb0 authored by Linus Torvalds on 03 August 2018, 17:38:21 UTC
Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Tip revision: 2ed7533
File Mode Size
Kconfig -rw-r--r-- 9.6 KB
Makefile -rw-r--r-- 737 bytes
acorn.c -rw-r--r-- 12.3 KB
acorn.h -rw-r--r-- 527 bytes
aix.c -rw-r--r-- 6.3 KB
aix.h -rw-r--r-- 59 bytes
amiga.c -rw-r--r-- 3.7 KB
amiga.h -rw-r--r-- 89 bytes
atari.c -rw-r--r-- 4.1 KB
atari.h -rw-r--r-- 1.1 KB
check.c -rw-r--r-- 4.2 KB
check.h -rw-r--r-- 1.2 KB
cmdline.c -rw-r--r-- 3.6 KB
cmdline.h -rw-r--r-- 96 bytes
efi.c -rw-r--r-- 22.9 KB
efi.h -rw-r--r-- 4.4 KB
ibm.c -rw-r--r-- 9.4 KB
ibm.h -rw-r--r-- 47 bytes
karma.c -rw-r--r-- 1.1 KB
karma.h -rw-r--r-- 124 bytes
ldm.c -rw-r--r-- 42.8 KB
ldm.h -rw-r--r-- 5.4 KB
mac.c -rw-r--r-- 3.6 KB
mac.h -rw-r--r-- 1.3 KB
msdos.c -rw-r--r-- 16.0 KB
msdos.h -rw-r--r-- 124 bytes
osf.c -rw-r--r-- 1.9 KB
osf.h -rw-r--r-- 123 bytes
sgi.c -rw-r--r-- 2.3 KB
sgi.h -rw-r--r-- 128 bytes
sun.c -rw-r--r-- 3.8 KB
sun.h -rw-r--r-- 169 bytes
sysv68.c -rw-r--r-- 1.9 KB
sysv68.h -rw-r--r-- 62 bytes
ultrix.c -rw-r--r-- 1.2 KB
ultrix.h -rw-r--r-- 90 bytes

back to top