All of lore.kernel.org
 help / color / mirror / Atom feed
* [arm-perf:misc-patches 6/13] WARNING: modpost: vmlinux.o(.text.unlikely+0xe62): Section mismatch in reference from the function arch_alloc_nodedata() to the function .meminit.text:compute_pernodesize()
@ 2020-04-21 18:45 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-04-21 18:45 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git misc-patches
head:   cddc73b096ff91959850fb27c9516dfa4c3941df
commit: 2cc6486926d1c35e71cb6f79ee75984b3fa28fc9 [6/13] Kconfig: disable LATENCYTOP for IA64
config: ia64-randconfig-a001-20200421 (attached as .config)
compiler: ia64-linux-gcc (GCC) 9.3.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 2cc6486926d1c35e71cb6f79ee75984b3fa28fc9
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=ia64 

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

All warnings (new ones prefixed by >>):

>> WARNING: modpost: vmlinux.o(.text.unlikely+0xe62): Section mismatch in reference from the function arch_alloc_nodedata() to the function .meminit.text:compute_pernodesize()
   The function arch_alloc_nodedata() references
   the function __meminit compute_pernodesize().
   This is often because arch_alloc_nodedata lacks a __meminit
   annotation or the annotation of compute_pernodesize is wrong.
--
>> WARNING: modpost: vmlinux.o(.text.unlikely+0xee2): Section mismatch in reference from the function arch_refresh_nodedata() to the function .meminit.text:scatter_node_data()
   The function arch_refresh_nodedata() references
   the function __meminit scatter_node_data().
   This is often because arch_refresh_nodedata lacks a __meminit
   annotation or the annotation of scatter_node_data 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: 29403 bytes --]

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

only message in thread, other threads:[~2020-04-21 18:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21 18:45 [arm-perf:misc-patches 6/13] WARNING: modpost: vmlinux.o(.text.unlikely+0xe62): Section mismatch in reference from the function arch_alloc_nodedata() to the function .meminit.text:compute_pernodesize() 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.