All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 12563/12762] WARNING: modpost: vmlinux.o(.text+0xe0): Section mismatch in reference from the function __traceiter_gb_message_recv_response() to the function .init.text:memblock_alloc_try_nid()
@ 2022-01-21 11:02 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-01-21 11:02 UTC (permalink / raw)
  To: John David Anglin; +Cc: kbuild-all, Linux Memory Management List, Helge Deller

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   c94951012a748a0f8ed77cd8fc25640c6fe198f9
commit: 4f05e5a3946923676e147ad0e33c80df8249b2fe [12563/12762] parisc: Drop __init from map_pages declaration
config: parisc-buildonly-randconfig-r001-20220121 (https://download.01.org/0day-ci/archive/20220121/202201211840.tRDWmpre-lkp@intel.com/config)
compiler: hppa-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4f05e5a3946923676e147ad0e33c80df8249b2fe
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 4f05e5a3946923676e147ad0e33c80df8249b2fe
        # 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=parisc SHELL=/bin/bash

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 >>, old ones prefixed by <<):

>> WARNING: modpost: vmlinux.o(.text+0xe0): Section mismatch in reference from the function __traceiter_gb_message_recv_response() to the function .init.text:memblock_alloc_try_nid()
The function __traceiter_gb_message_recv_response() references
the function __init memblock_alloc_try_nid().
This is often because __traceiter_gb_message_recv_response lacks a __init
annotation or the annotation of memblock_alloc_try_nid is wrong.

---
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

* [linux-next:master 12563/12762] WARNING: modpost: vmlinux.o(.text+0xe0): Section mismatch in reference from the function __traceiter_gb_message_recv_response() to the function .init.text:memblock_alloc_try_nid()
@ 2022-01-21 11:02 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-01-21 11:02 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   c94951012a748a0f8ed77cd8fc25640c6fe198f9
commit: 4f05e5a3946923676e147ad0e33c80df8249b2fe [12563/12762] parisc: Drop __init from map_pages declaration
config: parisc-buildonly-randconfig-r001-20220121 (https://download.01.org/0day-ci/archive/20220121/202201211840.tRDWmpre-lkp(a)intel.com/config)
compiler: hppa-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4f05e5a3946923676e147ad0e33c80df8249b2fe
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 4f05e5a3946923676e147ad0e33c80df8249b2fe
        # 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=parisc SHELL=/bin/bash

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 >>, old ones prefixed by <<):

>> WARNING: modpost: vmlinux.o(.text+0xe0): Section mismatch in reference from the function __traceiter_gb_message_recv_response() to the function .init.text:memblock_alloc_try_nid()
The function __traceiter_gb_message_recv_response() references
the function __init memblock_alloc_try_nid().
This is often because __traceiter_gb_message_recv_response lacks a __init
annotation or the annotation of memblock_alloc_try_nid is wrong.

---
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:[~2022-01-21 11:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 11:02 [linux-next:master 12563/12762] WARNING: modpost: vmlinux.o(.text+0xe0): Section mismatch in reference from the function __traceiter_gb_message_recv_response() to the function .init.text:memblock_alloc_try_nid() kernel test robot
2022-01-21 11:02 ` 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.