Linux/linux ffb48e7arch/powerpc Makefile, arch/powerpc/include/asm mmu_context.h

Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:
 "Two regression fixes, one for xmon disassembly formatting and the
  other to fix the E500 build.

  Two commits to fix a potential security issue in the VFIO code under
  obscure circumstances.

  And finally a fix to the Power9 idle code to restore SPRG3, which is
  user visible and used for sched_getcpu().

  Thanks to: Alexey Kardashevskiy, David Gibson. Gautham R. Shenoy,
  James Clarke"

* tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
  powerpc/Makefile: Assemble with -me500 when building for E500
  KVM: PPC: Check if IOMMU page is contained in the pinned physical page
  vfio/spapr: Use IOMMU pageshift rather than pagesize
  powerpc/xmon: Fix disassembly since printf changes
DeltaFile
+35-2arch/powerpc/mm/mmu_context_iommu.c
+5-5drivers/vfio/vfio_iommu_spapr_tce.c
+4-2arch/powerpc/kvm/book3s_64_vio_hv.c
+2-2arch/powerpc/xmon/xmon.c
+2-2arch/powerpc/include/asm/mmu_context.h
+1-1arch/powerpc/kvm/book3s_64_vio.c
+2-0arch/powerpc/kernel/idle_book3s.S
+1-0arch/powerpc/Makefile
+52-148 files

UnifiedSplitRaw