linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [rostedt-trace:ftrace/core 42/69] WARNING: modpost: vmlinux.o(.text.unlikely+0x158c): Section mismatch in reference from the function __blake2s_init() to the function .init.text:memblock_alloc_try_nid()
@ 2021-10-24 12:33 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-10-24 12:33 UTC (permalink / raw)
  To: Masami Hiramatsu; +Cc: kbuild-all, linux-kernel, Steven Rostedt (VMware)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git ftrace/core
head:   fed240d9c9743815fcbc0ca5c0913292ce1f25e2
commit: 4ee1b4cac236650979a5d9b745bb0a83efde3a46 [42/69] bootconfig: Cleanup dummy headers in tools/bootconfig
config: xtensa-randconfig-r033-20211019 (attached as .config)
compiler: xtensa-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/rostedt/linux-trace.git/commit/?id=4ee1b4cac236650979a5d9b745bb0a83efde3a46
        git remote add rostedt-trace https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
        git fetch --no-tags rostedt-trace ftrace/core
        git checkout 4ee1b4cac236650979a5d9b745bb0a83efde3a46
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=xtensa 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.unlikely+0x158c): Section mismatch in reference from the function __blake2s_init() to the function .init.text:memblock_alloc_try_nid()
The function __blake2s_init() references
the function __init memblock_alloc_try_nid().
This is often because __blake2s_init 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 23867 bytes --]

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

only message in thread, other threads:[~2021-10-24 12:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 12:33 [rostedt-trace:ftrace/core 42/69] WARNING: modpost: vmlinux.o(.text.unlikely+0x158c): Section mismatch in reference from the function __blake2s_init() to the function .init.text:memblock_alloc_try_nid() kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).