From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, xen-devel@lists.xen.org,
linux-kernel@vger.kernel.org, jgross@suse.com,
helgaas@kernel.org, christian.koenig@amd.com
Subject: Re: [PATCH] xen/balloon: Mark unallocated host memory as UNUSABLE
Date: Fri, 15 Dec 2017 11:21:05 -0500 [thread overview]
Message-ID: <dec5f7b0-0f1f-bade-c2da-17fdcb5cf6ba@oracle.com> (raw)
In-Reply-To: <201712152318.QztDcBge%fengguang.wu@intel.com>
On 12/15/2017 11:04 AM, kbuild test robot wrote:
> Hi Boris,
>
> I love your patch! Yet something to improve:
>
> [auto build test ERROR on xen-tip/linux-next]
> [also build test ERROR on v4.15-rc3 next-20171215]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
>
> url: https://github.com/0day-ci/linux/commits/Boris-Ostrovsky/xen-balloon-Mark-unallocated-host-memory-as-UNUSABLE/20171215-231511
> base: https://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git linux-next
> config: i386-randconfig-x010-201750 (attached as .config)
> compiler: gcc-7 (Debian 7.2.0-12) 7.2.1 20171025
> reproduce:
> # save the attached .config to linux build tree
> make ARCH=i386
Oh, right...
-boris
>
> All errors (new ones prefixed by >>):
>
> arch/x86/xen/enlighten.c: In function 'arch_xen_balloon_init':
>>> arch/x86/xen/enlighten.c:341:27: error: 'max_pfn' undeclared (first use in this function); did you mean 'pgd_pfn'?
> unsigned long max_addr = max_pfn << PAGE_SHIFT;
> ^~~~~~~
> pgd_pfn
> arch/x86/xen/enlighten.c:341:27: note: each undeclared identifier is reported only once for each function it appears in
>
> vim +341 arch/x86/xen/enlighten.c
>
> 335
> 336 #ifdef CONFIG_XEN_BALLOON_MEMORY_HOTPLUG
> 337 void __init arch_xen_balloon_init(struct resource *hostmem_resource)
> 338 {
> 339 struct xen_memory_map memmap;
> 340 int rc, i, last_guest_ram;
> > 341 unsigned long max_addr = max_pfn << PAGE_SHIFT;
>
> ---
> 0-DAY kernel test infrastructure Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all Intel Corporation
prev parent reply other threads:[~2017-12-15 16:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-12 22:51 Boris Ostrovsky
2017-12-15 12:09 ` Juergen Gross
2017-12-15 14:24 ` Boris Ostrovsky
2017-12-15 14:47 ` Juergen Gross
2017-12-15 14:58 ` Boris Ostrovsky
2017-12-15 15:33 ` Juergen Gross
2017-12-15 16:06 ` Boris Ostrovsky
2017-12-15 16:04 ` kbuild test robot
2017-12-15 16:21 ` Boris Ostrovsky [this message]
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=dec5f7b0-0f1f-bade-c2da-17fdcb5cf6ba@oracle.com \
--to=boris.ostrovsky@oracle.com \
--cc=christian.koenig@amd.com \
--cc=helgaas@kernel.org \
--cc=jgross@suse.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=xen-devel@lists.xen.org \
/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
all inboxes | Powered by JetHome®