All of lore.kernel.org
 help / color / mirror / Atom feed
* [davidhildenbrand:node_hotadd 2/4] page_alloc.c:undefined reference to `node_data'
@ 2021-12-21 17:15 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-12-21 17:15 UTC (permalink / raw)
  To: David Hildenbrand; +Cc: kbuild-all, linux-kernel, Michal Hocko

tree:   git://github.com/davidhildenbrand/linux node_hotadd
head:   5d8ab9307e53b2fdd73069b778c41518a6427e3a
commit: a05404ee36ed7baa83d2758eb024c2f712660b78 [2/4] mm: handle uninitialized numa nodes gracefully
config: mips-ip27_defconfig (https://download.01.org/0day-ci/archive/20211222/202112220034.O29PTsoB-lkp@intel.com/config)
compiler: mips64-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/davidhildenbrand/linux/commit/a05404ee36ed7baa83d2758eb024c2f712660b78
        git remote add davidhildenbrand git://github.com/davidhildenbrand/linux
        git fetch --no-tags davidhildenbrand node_hotadd
        git checkout a05404ee36ed7baa83d2758eb024c2f712660b78
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   mips64-linux-ld: mm/page_alloc.o: in function `free_area_init':
>> page_alloc.c:(.init.text+0x1dfc): undefined reference to `node_data'
>> mips64-linux-ld: page_alloc.c:(.init.text+0x1e1c): undefined reference to `node_data'
   mips64-linux-ld: page_alloc.c:(.init.text+0x1e20): undefined reference to `node_data'
   mips64-linux-ld: page_alloc.c:(.init.text+0x1e34): undefined reference to `node_data'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [davidhildenbrand:node_hotadd 2/4] page_alloc.c:undefined reference to `node_data'
@ 2021-12-21 17:15 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-12-21 17:15 UTC (permalink / raw)
  To: kbuild-all

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

tree:   git://github.com/davidhildenbrand/linux node_hotadd
head:   5d8ab9307e53b2fdd73069b778c41518a6427e3a
commit: a05404ee36ed7baa83d2758eb024c2f712660b78 [2/4] mm: handle uninitialized numa nodes gracefully
config: mips-ip27_defconfig (https://download.01.org/0day-ci/archive/20211222/202112220034.O29PTsoB-lkp(a)intel.com/config)
compiler: mips64-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/davidhildenbrand/linux/commit/a05404ee36ed7baa83d2758eb024c2f712660b78
        git remote add davidhildenbrand git://github.com/davidhildenbrand/linux
        git fetch --no-tags davidhildenbrand node_hotadd
        git checkout a05404ee36ed7baa83d2758eb024c2f712660b78
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   mips64-linux-ld: mm/page_alloc.o: in function `free_area_init':
>> page_alloc.c:(.init.text+0x1dfc): undefined reference to `node_data'
>> mips64-linux-ld: page_alloc.c:(.init.text+0x1e1c): undefined reference to `node_data'
   mips64-linux-ld: page_alloc.c:(.init.text+0x1e20): undefined reference to `node_data'
   mips64-linux-ld: page_alloc.c:(.init.text+0x1e34): undefined reference to `node_data'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-21 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21 17:15 [davidhildenbrand:node_hotadd 2/4] page_alloc.c:undefined reference to `node_data' kernel test robot
2021-12-21 17:15 ` kernel 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.