All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 12467/13205] WARNING: modpost: vmlinux.o(.text+0x1e10e): Section mismatch in reference from the variable $BB2_91 to the function .init.text:loongson2_sc_init()
@ 2020-12-12 11:46 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2020-12-12 11:46 UTC (permalink / raw)
  To: Kees Cook
  Cc: kbuild-all, clang-built-linux, Linux Memory Management List,
	Andrew Morton

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   3cc2bd440f2171f093b3a8480a4b54d8c270ed38
commit: a95e1acb4b30da8b0cc96bc90c815162ab91b538 [12467/13205] ubsan: remove UBSAN_MISC in favor of individual options
config: mips-randconfig-r012-20201209 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 5ff35356f1af2bb92785b38c657463924d9ec386)
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
        # install mips cross compiling tool for clang build
        # apt-get install binutils-mips-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a95e1acb4b30da8b0cc96bc90c815162ab91b538
        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 a95e1acb4b30da8b0cc96bc90c815162ab91b538
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=mips 

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+0x1e10e): Section mismatch in reference from the variable $BB2_91 to the function .init.text:loongson2_sc_init()
The function $BB2_91() references
the function __init loongson2_sc_init().
This is often because $BB2_91 lacks a __init
annotation or the annotation of loongson2_sc_init is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x1e11c): Section mismatch in reference from the variable $BB2_91 to the function .init.text:loongson3_sc_init()
The function $BB2_91() references
the function __init loongson3_sc_init().
This is often because $BB2_91 lacks a __init
annotation or the annotation of loongson3_sc_init is wrong.

The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0x22b5c): Section mismatch in reference from the variable $BB2_94 to the function .init.text:loongson2_sc_init()
<< WARNING: modpost: vmlinux.o(.text+0x22b6a): Section mismatch in reference from the variable $BB2_94 to the function .init.text:loongson3_sc_init()
<< WARNING: modpost: vmlinux.o(.text+0x3fca6): Section mismatch in reference from the function mips_sc_init() to the function .init.text:mips_sc_probe()
<< WARNING: modpost: vmlinux.o(.text+0x22b5c): Section mismatch in reference from the variable $BB2_94 to the function .init.text:loongson2_sc_init()
<< WARNING: modpost: vmlinux.o(.text+0x22b6a): Section mismatch in reference from the variable $BB2_94 to the function .init.text:loongson3_sc_init()
<< WARNING: modpost: vmlinux.o(.text+0x3fca6): Section mismatch in reference from the function mips_sc_init() to the function .init.text:mips_sc_probe()

---
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: 43501 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [linux-next:master 12467/13205] WARNING: modpost: vmlinux.o(.text+0x1e10e): Section mismatch in reference from the variable $BB2_91 to the function .init.text:loongson2_sc_init()
@ 2020-12-12 11:46 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2020-12-12 11:46 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   3cc2bd440f2171f093b3a8480a4b54d8c270ed38
commit: a95e1acb4b30da8b0cc96bc90c815162ab91b538 [12467/13205] ubsan: remove UBSAN_MISC in favor of individual options
config: mips-randconfig-r012-20201209 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 5ff35356f1af2bb92785b38c657463924d9ec386)
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
        # install mips cross compiling tool for clang build
        # apt-get install binutils-mips-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a95e1acb4b30da8b0cc96bc90c815162ab91b538
        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 a95e1acb4b30da8b0cc96bc90c815162ab91b538
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=mips 

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+0x1e10e): Section mismatch in reference from the variable $BB2_91 to the function .init.text:loongson2_sc_init()
The function $BB2_91() references
the function __init loongson2_sc_init().
This is often because $BB2_91 lacks a __init
annotation or the annotation of loongson2_sc_init is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x1e11c): Section mismatch in reference from the variable $BB2_91 to the function .init.text:loongson3_sc_init()
The function $BB2_91() references
the function __init loongson3_sc_init().
This is often because $BB2_91 lacks a __init
annotation or the annotation of loongson3_sc_init is wrong.

The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0x22b5c): Section mismatch in reference from the variable $BB2_94 to the function .init.text:loongson2_sc_init()
<< WARNING: modpost: vmlinux.o(.text+0x22b6a): Section mismatch in reference from the variable $BB2_94 to the function .init.text:loongson3_sc_init()
<< WARNING: modpost: vmlinux.o(.text+0x3fca6): Section mismatch in reference from the function mips_sc_init() to the function .init.text:mips_sc_probe()
<< WARNING: modpost: vmlinux.o(.text+0x22b5c): Section mismatch in reference from the variable $BB2_94 to the function .init.text:loongson2_sc_init()
<< WARNING: modpost: vmlinux.o(.text+0x22b6a): Section mismatch in reference from the variable $BB2_94 to the function .init.text:loongson3_sc_init()
<< WARNING: modpost: vmlinux.o(.text+0x3fca6): Section mismatch in reference from the function mips_sc_init() to the function .init.text:mips_sc_probe()

---
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: 43501 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-12 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12 11:46 [linux-next:master 12467/13205] WARNING: modpost: vmlinux.o(.text+0x1e10e): Section mismatch in reference from the variable $BB2_91 to the function .init.text:loongson2_sc_init() kernel test robot
2020-12-12 11:46 ` 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.