From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758890Ab2CFKeo (ORCPT ); Tue, 6 Mar 2012 05:34:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:61605 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964997Ab2CFKem (ORCPT ); Tue, 6 Mar 2012 05:34:42 -0500 Message-ID: <4F55E82F.5020008@redhat.com> Date: Tue, 06 Mar 2012 12:34:23 +0200 From: Avi Kivity User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: Stephen Rothwell CC: Marcelo Tosatti , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Michael Ellerman Subject: Re: linux-next: build failure after merge of the kvm tree References: <20120306155332.42d5094876089c8b7bb36bb0@canb.auug.org.au> In-Reply-To: <20120306155332.42d5094876089c8b7bb36bb0@canb.auug.org.au> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/06/2012 06:53 AM, Stephen Rothwell wrote: > Hi all, > > After merging the kvm tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > include/linux/kvm_host.h:813:13: error: 'kvm_vcpu_compatible' defined but not used [-Werror=unused-function] > cc1: all warnings being treated as errors > > Caused by commit ab0bd7dfdaa5 ("KVM: Ensure all vcpus are consistent with > in-kernel irqchip settings"). > > This function presumably need to be "static inline bool" in the ! > CONFIG_KVM_APIC_ARCHITECTURE case. Thanks for the report; fixed. -- error compiling committee.c: too many arguments to function