Paolo, Please do a pull from my kvm-ppc-fixes branch to get two bug fixes for HV KVM on POWER9 machines. I would like them to go into 4.11. One of the commits touches a PPC header file. I have verbal approval from Michael Ellerman for this change to go via the KVM tree because the affected definitions are only used by KVM. Thanks, Paul. The following changes since commit fd7e9a88348472521d999434ee02f25735c7dadf: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2017-02-22 18:22:53 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc kvm-ppc-fixes for you to fetch changes up to 4e5acdc23a3dcbd6ad6dc93a9783dd9c838987c8: KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9 (2017-03-01 11:54:10 +1100) ---------------------------------------------------------------- Paul Mackerras (2): KVM: PPC: Book3S HV: Fix software walk of guest process page tables KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9 arch/powerpc/include/asm/book3s/64/mmu.h | 3 ++- arch/powerpc/kvm/book3s_64_mmu_radix.c | 5 +++-- arch/powerpc/kvm/book3s_hv_rmhandlers.S | 8 ++++---- 3 files changed, 9 insertions(+), 7 deletions(-)