Paolo or Radim, Please do a pull from my kvm-ppc-fixes-4.16-3 tag to get one commit that should go in 4.16. It fixes a bug that causes occasional machine check exceptions on POWER8 hosts. The bug was introduced in 4.16-rc1 so no stable backport is needed. Thanks, Paul. The following changes since commit a8b48a4dccea77e29462e59f1dbf0d5aa1ff167c: KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry (2018-03-14 15:10:50 +1100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-fixes-4.16-3 for you to fetch changes up to cda4a14733138b8f15b0b69d97ec198dc41eccae: KVM: PPC: Book3S HV: Fix duplication of host SLB entries (2018-03-23 13:42:51 +1100) ---------------------------------------------------------------- PPC KVM fix - Fix a bug causing occasional machine check exceptions on POWER8 hosts, introduced in 4.16-rc1. ---------------------------------------------------------------- Paul Mackerras (1): KVM: PPC: Book3S HV: Fix duplication of host SLB entries arch/powerpc/kvm/book3s_hv_rmhandlers.S | 35 +++++++++++++++++---------------- 1 file changed, 18 insertions(+), 17 deletions(-)