From: kbuild test robot <lkp@intel.com>
To: Michal Hocko <mhocko@kernel.org>
Cc: kbuild-all@01.org, linux-mm@kvack.org,
Peter Zijlstra <peterz@infradead.org>,
Thomas Gleixner <tglx@linutronix.de>,
Johannes Weiner <hannes@cmpxchg.org>,
Mel Gorman <mgorman@suse.de>, Tejun Heo <tj@kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Michal Hocko <mhocko@suse.com>
Subject: Re: [PATCH 2/2] mm: drop hotplug lock from lru_add_drain_all
Date: Sat, 4 Nov 2017 04:02:59 +0800 [thread overview]
Message-ID: <201711040346.ksq8MGSn%fengguang.wu@intel.com> (raw)
In-Reply-To: <20171102093613.3616-3-mhocko@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 1533 bytes --]
Hi Michal,
I love your patch! Yet something to improve:
[auto build test ERROR on mmotm/master]
[also build test ERROR on next-20171103]
[cannot apply to v4.14-rc7]
[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/Michal-Hocko/do-not-depend-on-cpuhotplug-logs-in-lru_add_drain_all/20171104-023818
base: git://git.cmpxchg.org/linux-mmotm.git master
config: i386-randconfig-s1-201744 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
mm/compaction.o: In function `sysctl_compaction_handler':
compaction.c:(.text+0x18f0): undefined reference to `lru_add_drain_all'
mm/mlock.o: In function `do_mlock':
mlock.c:(.text+0x6f7): undefined reference to `lru_add_drain_all'
mm/mlock.o: In function `SyS_mlockall':
mlock.c:(.text+0xa20): undefined reference to `lru_add_drain_all'
mm/ksm.o: In function `ksm_scan_thread':
>> ksm.c:(.text+0x139f): undefined reference to `lru_add_drain_all'
mm/migrate.o: In function `migrate_prep':
>> migrate.c:(.text+0x92e): undefined reference to `lru_add_drain_all'
fs/block_dev.o:block_dev.c:(.text+0x176): more undefined references to `lru_add_drain_all' follow
---
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: 28282 bytes --]
next prev parent reply other threads:[~2017-11-03 20:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 9:36 [RFC 0/2] do not depend on cpuhotplug logs in lru_add_drain_all Michal Hocko
2017-11-02 9:36 ` [PATCH 1/2] shmem: drop lru_add_drain_all from shmem_wait_for_pins Michal Hocko
2017-11-03 7:46 ` Hugh Dickins
2017-11-03 8:24 ` Michal Hocko
2017-11-03 9:52 ` David Herrmann
2017-11-05 0:28 ` Hugh Dickins
2017-11-05 7:37 ` Michal Hocko
2017-11-02 9:36 ` [PATCH 2/2] mm: drop hotplug lock from lru_add_drain_all Michal Hocko
2017-11-02 12:37 ` Michal Hocko
2017-11-02 13:02 ` Thomas Gleixner
2017-11-02 13:16 ` Michal Hocko
2017-11-02 13:42 ` Thomas Gleixner
2017-11-03 20:02 ` kbuild test robot [this message]
2017-11-05 7:45 ` [PATCH -v2] " Michal Hocko
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=201711040346.ksq8MGSn%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=hannes@cmpxchg.org \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mgorman@suse.de \
--cc=mhocko@kernel.org \
--cc=mhocko@suse.com \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=tj@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