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
No related branches found
No related tags found
Showing
- arch/powerpc/Makefile 1 addition, 0 deletionsarch/powerpc/Makefile
- arch/powerpc/include/asm/mmu_context.h 2 additions, 2 deletionsarch/powerpc/include/asm/mmu_context.h
- arch/powerpc/kernel/idle_book3s.S 2 additions, 0 deletionsarch/powerpc/kernel/idle_book3s.S
- arch/powerpc/kvm/book3s_64_vio.c 1 addition, 1 deletionarch/powerpc/kvm/book3s_64_vio.c
- arch/powerpc/kvm/book3s_64_vio_hv.c 4 additions, 2 deletionsarch/powerpc/kvm/book3s_64_vio_hv.c
- arch/powerpc/mm/mmu_context_iommu.c 35 additions, 2 deletionsarch/powerpc/mm/mmu_context_iommu.c
- arch/powerpc/xmon/xmon.c 2 additions, 2 deletionsarch/powerpc/xmon/xmon.c
- drivers/vfio/vfio_iommu_spapr_tce.c 5 additions, 5 deletionsdrivers/vfio/vfio_iommu_spapr_tce.c
Please register or sign in to comment