* [sashal-linux-stable:queue-4.4 22/34] WARNING: vmlinux.o(.text+0x4efdf8): Section mismatch in reference from the function pxm_to_node() to the variable .init.data:numa_off
@ 2020-11-03 9:00 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-11-03 9:00 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 1478 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git queue-4.4
head: c3c449fe8b08850b9146f83fad26701575cfd387
commit: 8603591e9f729fc0ec7a91664ee068931c6fb01a [22/34] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
config: x86_64-randconfig-a012-20201102 (attached as .config)
compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git/commit/?id=8603591e9f729fc0ec7a91664ee068931c6fb01a
git remote add sashal-linux-stable https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git
git fetch --no-tags sashal-linux-stable queue-4.4
git checkout 8603591e9f729fc0ec7a91664ee068931c6fb01a
# save the attached .config to linux build tree
make W=1 ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> WARNING: vmlinux.o(.text+0x4efdf8): Section mismatch in reference from the function pxm_to_node() to the variable .init.data:numa_off
The function pxm_to_node() references
the variable __initdata numa_off.
This is often because pxm_to_node lacks a __initdata
annotation or the annotation of numa_off is wrong.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 24126 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-03 9:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-03 9:00 [sashal-linux-stable:queue-4.4 22/34] WARNING: vmlinux.o(.text+0x4efdf8): Section mismatch in reference from the function pxm_to_node() to the variable .init.data:numa_off 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.