[GIT PULL] KVM fix for v4.14(-rc9)

From: Radim KrÄmÃÅ
Date: Fri Nov 10 2017 - 12:30:27 EST


Linus,

The following changes since commit 39dae59d66acd86d1de24294bd2f343fd5e7a625:

Linux 4.14-rc8 (2017-11-05 13:05:14 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/virt/kvm/kvm for-linus

for you to fetch changes up to d850a255d5b961fbe085f06ddd116910378b78f1:

Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc (2017-11-08 14:08:59 +0100)

----------------------------------------------------------------
KVM fix for v4.14(-rc9)

Fix PPC HV host crash that can occur as a result of resizing the guest
hashed page table.

----------------------------------------------------------------
Paul Mackerras (1):
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates

Radim KrÄmÃÅ (1):
Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/.../paulus/powerpc

arch/powerpc/kvm/book3s_64_mmu_hv.c | 10 ++++++++++
arch/powerpc/kvm/book3s_hv.c | 29 +++++++++++++++++++----------
2 files changed, 29 insertions(+), 10 deletions(-)