From: kbuild test robot <lkp@intel.com>
To: Rick Edgecombe <rick.p.edgecombe@intel.com>
Cc: kbuild-all@01.org, tglx@linutronix.de, mingo@redhat.com,
hpa@zytor.com, x86@kernel.org, linux-kernel@vger.kernel.org,
linux-mm@kvack.org, kernel-hardening@lists.openwall.com,
daniel@iogearbox.net, jannh@google.com, keescook@chromium.org,
kristen@linux.intel.com, dave.hansen@intel.com,
arjan@linux.intel.com
Subject: Re: [PATCH v3 1/3] vmalloc: Add __vmalloc_node_try_addr function
Date: Thu, 16 Aug 2018 13:01:17 +0800 [thread overview]
Message-ID: <201808161238.TzQpjorB%fengguang.wu@intel.com> (raw)
In-Reply-To: <1534365020-18943-2-git-send-email-rick.p.edgecombe@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]
Hi Rick,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v4.18 next-20180815]
[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/Rick-Edgecombe/KASLR-feature-to-randomize-each-loadable-module/20180816-120750
config: i386-tinyconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All error/warnings (new ones prefixed by >>):
>> mm/vmalloc.c:1713:13: warning: 'pvm_find_next_prev' used but never defined
static bool pvm_find_next_prev(unsigned long end,
^~~~~~~~~~~~~~~~~~
--
mm/vmalloc.o: In function `__vmalloc_node_try_addr':
>> vmalloc.c:(.text+0x12b5): undefined reference to `pvm_find_next_prev'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 6474 bytes --]
next prev parent reply other threads:[~2018-08-16 5:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-15 20:30 [PATCH v3 0/3] KASLR feature to randomize each loadable module Rick Edgecombe
2018-08-15 20:30 ` [PATCH v3 1/3] vmalloc: Add __vmalloc_node_try_addr function Rick Edgecombe
2018-08-16 5:01 ` kbuild test robot [this message]
2018-08-15 20:30 ` [PATCH v3 2/3] x86/modules: Increase randomization for modules Rick Edgecombe
2018-08-16 7:15 ` kbuild test robot
2018-08-15 20:30 ` [PATCH v3 3/3] vmalloc: Add debugfs modfraginfo Rick Edgecombe
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=201808161238.TzQpjorB%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=arjan@linux.intel.com \
--cc=daniel@iogearbox.net \
--cc=dave.hansen@intel.com \
--cc=hpa@zytor.com \
--cc=jannh@google.com \
--cc=kbuild-all@01.org \
--cc=keescook@chromium.org \
--cc=kernel-hardening@lists.openwall.com \
--cc=kristen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mingo@redhat.com \
--cc=rick.p.edgecombe@intel.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.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