[GIT PULL] Final KVM changes for 3.17

From: Paolo Bonzini
Date: Mon Sep 22 2014 - 08:02:33 EST


Linus,

The following changes since commit 02a68d0503fa470abff8852e10b1890df5730a08:

powerpc/kvm/cma: Fix panic introduces by signed shift operation (2014-09-03 10:34:07 +0200)

are available in the git repository at:

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

for you to fetch changes up to 27fbe64bfa63cfb9da025975b59d96568caa2d53:

KVM: correct null pid check in kvm_vcpu_yield_to() (2014-09-22 13:21:29 +0200)

----------------------------------------------------------------
Two very simple bugfixes, affecting all supported architectures.

----------------------------------------------------------------
Ard Biesheuvel (2):
mm: export symbol dependencies of is_zero_pfn()
KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()

Sam Bobroff (1):
KVM: correct null pid check in kvm_vcpu_yield_to()

arch/mips/mm/init.c | 1 +
arch/s390/mm/init.c | 1 +
mm/memory.c | 2 ++
virt/kvm/kvm_main.c | 4 ++--
4 files changed, 6 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/