All of lore.kernel.org
 help / color / mirror / Atom feed
* [yhuang:random-r0.1i 42/42] mm/page_alloc.o:undefined reference to `node_random_promote_work'
@ 2019-09-30 12:46 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-09-30 12:46 UTC (permalink / raw)
  To: kbuild-all

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

Hi Huang,

It's probably a bug fix that unveils the link errors.

tree:   yhuang/random-r0.1i
head:   96efac420c3a75d62cf4ff43184d4dbd0ce94b55
commit: 96efac420c3a75d62cf4ff43184d4dbd0ce94b55 [42/42] adjust promote check count
config: powerpc-defconfig (attached as .config)
compiler: powerpc64-linux-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 96efac420c3a75d62cf4ff43184d4dbd0ce94b55
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=powerpc 

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

All errors (new ones prefixed by >>):

   powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'.
>> mm/page_alloc.o:(.toc+0x0): undefined reference to `node_random_promote_work'
>> mm/page_alloc.o:(.toc+0x8): undefined reference to `node_random_demote_work'
   mm/migrate.o: In function `.move_to_new_page':
   migrate.c:(.text+0x35dc): undefined reference to `.inc_hmem_state'
   drivers/base/node.o: In function `.random_migrate_threshold_max_ms_store':
   node.c:(.text+0x3a4): undefined reference to `.node_random_migrate_stop'
   node.c:(.text+0x434): undefined reference to `.node_random_migrate_start'
   drivers/base/node.o: In function `.random_migrate_period_ms_store':
   node.c:(.text+0x5e0): undefined reference to `.node_random_migrate_stop'
   node.c:(.text+0x6a8): undefined reference to `.node_random_migrate_stop'
   node.c:(.text+0x6e8): undefined reference to `.node_random_migrate_start'
   drivers/base/node.o: In function `.random_migrate_mb_store':
   node.c:(.text+0x8b0): undefined reference to `.node_random_migrate_stop'
   node.c:(.text+0x8d4): undefined reference to `.node_random_migrate_start'
   node.c:(.text+0x96c): 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: 24957 bytes --]

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

only message in thread, other threads:[~2019-09-30 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-30 12:46 [yhuang:random-r0.1i 42/42] mm/page_alloc.o:undefined reference to `node_random_promote_work' 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.