[GIT PULL] KVM fixes for 3.4-rc6

From: Avi Kivity
Date: Wed May 09 2012 - 07:03:02 EST


Linus, please pull from:

git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

for you to fetch changes up to 331b646d60b0c3885208e1e02bd9f40319953efc:

KVM: ia64: fix build due to typo (2012-05-09 13:53:28 +0300)

Two asynchronous page fault fixes (one guest, one host), a powerpc page
refcount fix, and an ia64 build fix.

----------------------------------------------------------------
Avi Kivity (1):
KVM: ia64: fix build due to typo

David Gibson (1):
KVM: PPC: Book3S HV: Fix refcounting of hugepages

Gleb Natapov (2):
KVM: ensure async PF event wakes up vcpu from halt
KVM: Do not take reference to mm during async #PF

arch/ia64/kvm/kvm-ia64.c | 2 +-
arch/powerpc/kvm/book3s_64_mmu_hv.c | 22 +++++++++++++---------
arch/powerpc/kvm/book3s_hv.c | 2 --
arch/x86/kernel/kvm.c | 9 +--------
arch/x86/kvm/x86.c | 1 +
5 files changed, 16 insertions(+), 20 deletions(-)

--
error compiling committee.c: too many arguments to function

--
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/