From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: linux-next: build failure after merge of the kvm-arm tree Date: Mon, 22 Sep 2014 23:26:40 +0200 Message-ID: <54209410.40203@redhat.com> References: <20140922140645.7c2ad9c8@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:34079 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754616AbaIVV07 (ORCPT ); Mon, 22 Sep 2014 17:26:59 -0400 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Christoffer Dall Cc: Marc Zyngier , "linux-next@vger.kernel.org" , linux-kernel , Eric Auger , Stephen Rothwell Il 22/09/2014 21:46, Christoffer Dall ha scritto: > > I've taken a stab at fixing this properly, can you have a quick look and > let me know if you prefer this or if I should just revert the commit? > > https://git.linaro.org/people/christoffer.dall/linux-kvm-arm.git/commit/3d2603609f2adaae85dd1ef9884270331ec120e3 I think you should include ioapic.h (under #ifdef __KVM_HAVE_IOAPIC as in your patch), not irq.h. However, I haven't compiled it. Please send the patch for inclusion in my tree, and I'll fix the conflict when I pull from you. Paolo