From: Paul Bolle <pebolle@tiscali.nl>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
Ross Lagerwall <ross.lagerwall@citrix.com>,
David Vrabel <david.vrabel@citrix.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Build regressions/improvements in v4.6-rc7
Date: Mon, 09 May 2016 14:48:25 +0200 [thread overview]
Message-ID: <1462798105.19657.9.camel@tiscali.nl> (raw)
In-Reply-To: <1462782250-6231-1-git-send-email-geert@linux-m68k.org>
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,
Paul Bolle
next prev parent reply other threads:[~2016-05-09 12:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-09 8:24 Build regressions/improvements in v4.6-rc7 Geert Uytterhoeven
2016-05-09 8:36 ` Geert Uytterhoeven
2016-05-09 12:48 ` Paul Bolle [this message]
2016-05-09 13:30 ` Ross Lagerwall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1462798105.19657.9.camel@tiscali.nl \
--to=pebolle@tiscali.nl \
--cc=david.vrabel@citrix.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ross.lagerwall@citrix.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox