Re: [PATCH 0/4 V7] Avoid soft lockup message when KVM is stopped by host

From: Arnd Bergmann
Date: Fri Dec 16 2011 - 11:09:16 EST


On Thursday 15 December 2011, Eric B Munson wrote:
> Documentation/virtual/kvm/api.txt | 12 ++++++++++++
> arch/ia64/include/asm/kvm_para.h | 5 +++++
> arch/powerpc/include/asm/kvm_para.h | 5 +++++
> arch/s390/include/asm/kvm_para.h | 5 +++++
> arch/x86/include/asm/kvm_host.h | 2 ++
> arch/x86/include/asm/kvm_para.h | 8 ++++++++
> arch/x86/include/asm/pvclock-abi.h | 1 +
> arch/x86/kernel/kvmclock.c | 21 +++++++++++++++++++++
> arch/x86/kvm/x86.c | 20 ++++++++++++++++++++
> include/asm-generic/kvm_para.h | 14 ++++++++++++++
> include/linux/kvm.h | 2 ++
> kernel/watchdog.c | 12 ++++++++++++
> 12 files changed, 107 insertions(+), 0 deletions(-)
> create mode 100644 include/asm-generic/kvm_para.h

asm-generic changes Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

but please remove me from the cc-list for the other patches.

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