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)
commitc63c50fc2ec9afc4de21ef9ead2eac64b178cce1
tree04776859b153e85aecc9528b120eea4a042438d1
parent5ad0ec0b86525d0c5d3d250d3cfad7f183b00cfa
parent1d0c32ec3b860a32df593a22bad0d1dbc5546a59
Merge tag 'powerpc-5.6-5' of git://git./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