Linux/linux db60a5aarch/powerpc/include/asm/book3s/64 tlbflush-radix.h, arch/powerpc/kvm book3s_hv_rmhandlers.S

Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:
 "Fix a kernel crash in spufs_create_root() on Cell machines, since the
  new mount API went in.

  Fix a regression in our KVM code caused by our recent PCR changes.

  Avoid a warning message about a failing hypervisor API on systems that
  don't have that API.

  A couple of minor build fixes.

  Thanks to: Alexey Kardashevskiy, Alistair Popple, Desnes A. Nunes do
  Rosario, Emmanuel Nicolet, Jordan Niethe, Laurent Dufour, Stephen
  Rothwell"

* tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  spufs: fix a crash in spufs_create_root()
  powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
  selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
  powerpc/pseries: Remove confusing warning message.
  powerpc/64s/radix: Fix build failure with RADIX_MMU=n
DeltaFile
+4-0arch/powerpc/include/asm/book3s/64/tlbflush-radix.h
+3-0arch/powerpc/platforms/pseries/lpar.c
+1-1tools/testing/selftests/powerpc/mm/tlbie_test.c
+1-0arch/powerpc/kvm/book3s_hv_rmhandlers.S
+1-0arch/powerpc/platforms/cell/spufs/inode.c
+10-15 files

UnifiedSplitRaw