]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Mar 2020 15:51:45 +0000 (08:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Mar 2020 15:51:45 +0000 (08:51 -0700)
commit4026806f2ac11920a0a413bdda2daaed90b75410
tree04776859b153e85aecc9528b120eea4a042438d1
parent62bb6f6e7e1031d088bdb460f83dacd1aee43ec7
parent45377de4cac052add390a669f7e428196af38290
Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:
 "Two fixes for bugs introduced this cycle:

   - fix a crash when shutting down a KVM PR guest (our original style
     of KVM which doesn't use hypervisor mode)

   - fix for the recently added 32-bit KASAN_VMALLOC support

  Thanks to: Christophe Leroy, Greg Kurz, Sean Christopherson"

* tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  KVM: PPC: Fix kernel crash with PR KVM
  powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC