From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753448AbcEINa6 (ORCPT ); Mon, 9 May 2016 09:30:58 -0400 Received: from smtp.citrix.com ([66.165.176.89]:30114 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753318AbcEINa6 (ORCPT ); Mon, 9 May 2016 09:30:58 -0400 X-IronPort-AV: E=Sophos;i="5.24,600,1454976000"; d="scan'208";a="352483638" Subject: Re: Build regressions/improvements in v4.6-rc7 To: Paul Bolle References: <1462782250-6231-1-git-send-email-geert@linux-m68k.org> <1462798105.19657.9.camel@tiscali.nl> CC: Geert Uytterhoeven , David Vrabel , From: Ross Lagerwall Message-ID: <5730910F.40707@citrix.com> Date: Mon, 9 May 2016 14:30:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <1462798105.19657.9.camel@tiscali.nl> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/09/2016 01:48 PM, Paul Bolle wrote: > On ma, 2016-05-09 at 10:24 +0200, Geert Uytterhoeven wrote: >> + /home/kisskb/slave/src/drivers/xen/balloon.c: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]: => 154:13 > > This can be triggered by building balloon.o while > CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is not set. > > I guess commit dfd74a1edfab ("xen/balloon: Fix crash when ballooning on > x86 32 bit PAE") should have put this declaration of > release_memory_resource inside an "#ifdef > CONFIG_XEN_BALLOON_MEMORY_HOTPLUG" preprocessor block. > Thanks for figuring that out - I've sent a patch... Regards, -- Ross Lagerwall