All of lore.kernel.org
 help / color / mirror / Atom feed
* [chrome-os:chromeos-5.4 14466/14490] WARNING: vmlinux.o(.text+0x230e428): Section mismatch in reference from the function sock_zerocopy_put() to the variable .init.text:.L0
@ 2020-08-10 12:58 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-08-10 12:58 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.4
head:   644e643f042135c6fcb0e075bb7cf0fc868fbbfa
commit: 2025bcfc9d6dc47db94c386ae238557e8b104bdc [14466/14490] CHROMIUM: Merge 'v5.4.57' into chromeos-5.4
config: riscv-randconfig-r004-20200809 (attached as .config)
compiler: riscv32-linux-gcc (GCC) 9.3.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
        git checkout 2025bcfc9d6dc47db94c386ae238557e8b104bdc
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv 

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+0x230e428): Section mismatch in reference from the function sock_zerocopy_put() to the variable .init.text:.L0
   The function sock_zerocopy_put() references
   the variable __init .L0 .
   This is often because sock_zerocopy_put lacks a __init
   annotation or the annotation of .L0 is wrong.
--
>> WARNING: vmlinux.o(.text+0x2312b70): Section mismatch in reference from the function sock_zerocopy_put_abort() to the variable .init.text:.L0
   The function sock_zerocopy_put_abort() references
   the variable __init .L0 .
   This is often because sock_zerocopy_put_abort lacks a __init
   annotation or the annotation of .L0 is wrong.
--
>> WARNING: vmlinux.o(__ex_table+0xcf0): Section mismatch in reference from the (unknown reference) (unknown) to the variable ___ksymtab+dev_mc_add_excl:__ksymtab_dev_mc_add_excl
   FATAL: The relocation at __ex_table+0xcf0 references
   section "___ksymtab+dev_mc_add_excl" which is not executable, IOW
   it is not possible for the kernel to fault
   at that address. Something is seriously wrong
   and should be fixed.

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

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

only message in thread, other threads:[~2020-08-10 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-10 12:58 [chrome-os:chromeos-5.4 14466/14490] WARNING: vmlinux.o(.text+0x230e428): Section mismatch in reference from the function sock_zerocopy_put() to the variable .init.text:.L0 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.