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 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 To: linaro-kernel@lists.linaro.org Return-path: Received: from mout.kundenserver.de ([212.227.17.10]:50852 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751268AbcGXT7s convert rfc822-to-8bit (ORCPT ); Sun, 24 Jul 2016 15:59:48 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: 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