[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <561E6C98.8080805@bmw-carit.de>
Date: Wed, 14 Oct 2015 16:54:16 +0200
From: Daniel Wagner <daniel.wagner@...-carit.de>
To: <linux-kernel@...r.kernel.org>, <linux-rt-users@...r.kernel.org>
CC: Marcelo Tosatti <mtosatti@...hat.com>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Paolo Bonzini <pbonzini@...hat.com>
Subject: Re: [PATCH v2 2/4] KVM: use simple waitqueue for vcpu->wq
On 10/14/2015 09:43 AM, Daniel Wagner wrote:
> arch/arm/kvm/arm.c | 4 ++--
> arch/arm/kvm/psci.c | 4 ++--
> arch/powerpc/include/asm/kvm_host.h | 4 ++--
> arch/powerpc/kvm/book3s_hv.c | 23 +++++++++++------------
> arch/s390/include/asm/kvm_host.h | 2 +-
> arch/s390/kvm/interrupt.c | 8 ++++----
> arch/x86/kvm/lapic.c | 6 +++---
> include/linux/kvm_host.h | 5 +++--
> virt/kvm/async_pf.c | 4 ++--
> virt/kvm/kvm_main.c | 17 ++++++++---------
> 10 files changed, 38 insertions(+), 39 deletions(-)
As reported by the 0day build robot, at least the mips arch part needs
also to be updated.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists