From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [davidhildenbrand:node_hotadd 2/4] page_alloc.c:undefined reference to `node_data'
Date: Wed, 22 Dec 2021 01:15:07 +0800 [thread overview]
Message-ID: <202112220034.O29PTsoB-lkp@intel.com> (raw)
[-- 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
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: David Hildenbrand <david@redhat.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
Michal Hocko <mhocko@suse.com>
Subject: [davidhildenbrand:node_hotadd 2/4] page_alloc.c:undefined reference to `node_data'
Date: Wed, 22 Dec 2021 01:15:07 +0800 [thread overview]
Message-ID: <202112220034.O29PTsoB-lkp@intel.com> (raw)
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
next reply other threads:[~2021-12-21 17:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-21 17:15 kernel test robot [this message]
2021-12-21 17:15 ` [davidhildenbrand:node_hotadd 2/4] page_alloc.c:undefined reference to `node_data' kernel test robot
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=202112220034.O29PTsoB-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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 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.