From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: next-20160724 build: 2 failures 6 warnings (next-20160724) Date: Sun, 24 Jul 2016 21:59:31 +0200 Message-ID: <4278236.GOabnZUd2H@wuerfel> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: kvm-owner@vger.kernel.org To: linaro-kernel@lists.linaro.org Cc: Build bot for Mark Brown , kernel-build-reports@lists.linaro.org, linux-next@vger.kernel.org, Eric Auger , Marc Zyngier , Radim =?utf-8?B?S3LEjW3DocWZ?= , Paolo Bonzini , kvm@vger.kernel.org List-Id: linux-next.vger.kernel.org On Sunday, July 24, 2016 12:08:44 PM CEST Build bot for Mark Brown wrot= e: > Errors summary: 1 > 2 ../arch/arm64/kvm/../../../virt/kvm/arm/vgic/vgic-irqfd.c= :48:5: error: conflicting types for 'kvm_set_routing_entry' >=20 This is a conflict between Eric Auger's "KVM: arm/arm64: Enable irqchip routing" in the kvm-arm tree and Radim Kr=C4=8Dm=C3=A1=C5=99's "KVM: pa= ss struct kvm to kvm_set_routing_entry" in the kvm tree. It just appeared in next-20160724. Arnd