All of lore.kernel.org
 help / color / mirror / Atom feed
* [yhuang:random-r0.1i 41/41] ld: node.c:undefined reference to `node_random_migrate_stop'
@ 2019-09-29 10:11 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-09-29 10:11 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1814 bytes --]

tree:   yhuang/random-r0.1i
head:   ca13b6ebc4dfb4e84861eaa783041e062ef74586
commit: ca13b6ebc4dfb4e84861eaa783041e062ef74586 [41/41] 2 stage filter for promotion
config: x86_64-defconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-13) 7.4.0
reproduce:
        git checkout ca13b6ebc4dfb4e84861eaa783041e062ef74586
        # save the attached .config to linux build tree
        make ARCH=x86_64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ld: mm/page_alloc.o: in function `free_area_init_node':
   page_alloc.c:(.init.text+0x98a): undefined reference to `node_random_promote_work'
   ld: page_alloc.c:(.init.text+0x9d3): undefined reference to `node_random_demote_work'
   ld: drivers/base/node.o: in function `random_migrate_threshold_max_ms_store':
   node.c:(.text+0x182): undefined reference to `node_random_migrate_stop'
   ld: node.c:(.text+0x1d4): undefined reference to `node_random_migrate_start'
   ld: drivers/base/node.o: in function `random_migrate_period_ms_store':
   node.c:(.text+0x2b5): undefined reference to `node_random_migrate_stop'
>> ld: node.c:(.text+0x32e): undefined reference to `node_random_migrate_stop'
   ld: node.c:(.text+0x368): undefined reference to `node_random_migrate_start'
   ld: drivers/base/node.o: in function `random_migrate_mb_store':
   node.c:(.text+0x454): undefined reference to `node_random_migrate_stop'
   ld: node.c:(.text+0x46e): undefined reference to `node_random_migrate_start'
   ld: node.c:(.text+0x4be): undefined reference to `node_random_migrate_pages'

---
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: 28320 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-29 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-29 10:11 [yhuang:random-r0.1i 41/41] ld: node.c:undefined reference to `node_random_migrate_stop' kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.