All of lore.kernel.org
 help / color / mirror / Atom feed
* [vkoul-dmaengine:next 44/46] WARNING: modpost: vmlinux.o(.text+0x47782b0): Section mismatch in reference from the function sctp_assoc_sync_pmtu() to the variable .init.text:.LBE1560
@ 2020-09-13  4:31 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-09-13  4:31 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git next
head:   e3a52158a68220d28e1bcf4797c3762d06813c66
commit: 4c80e9323967125ab8aa7c271ccc7624abc08832 [44/46] Merge tag 'v5.9-rc4' into next
config: riscv-randconfig-r024-20200911 (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 4c80e9323967125ab8aa7c271ccc7624abc08832
        # 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 >>, old ones prefixed by <<):

>> WARNING: modpost: vmlinux.o(.text+0x47782b0): Section mismatch in reference from the function sctp_assoc_sync_pmtu() to the variable .init.text:.LBE1560
The function sctp_assoc_sync_pmtu() references
the variable __init .LBE1560.
This is often because sctp_assoc_sync_pmtu lacks a __init
annotation or the annotation of .LBE1560 is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x477e314): Section mismatch in reference from the function sctp_transport_burst_limited() to the variable .init.text:.LBE468
The function sctp_transport_burst_limited() references
the variable __init .LBE468.
This is often because sctp_transport_burst_limited lacks a __init
annotation or the annotation of .LBE468 is wrong.
--
>> WARNING: modpost: vmlinux.o(__ex_table+0x1478): Section mismatch in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF1083
FATAL: modpost: The relocation at __ex_table+0x1478 references
section ".debug_str" 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.

The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0x475cc30): Section mismatch in reference from the function sctp_transport_burst_limited() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(__ex_table+0x16d0): Section mismatch in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF32
<< WARNING: modpost: vmlinux.o(.text+0x475cc30): Section mismatch in reference from the function sctp_transport_burst_limited() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(__ex_table+0x16d0): Section mismatch in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF32
<< WARNING: modpost: vmlinux.o(.text+0x475cc30): Section mismatch in reference from the function sctp_transport_burst_limited() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(__ex_table+0x16d0): Section mismatch in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF32

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

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

only message in thread, other threads:[~2020-09-13  4:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-13  4:31 [vkoul-dmaengine:next 44/46] WARNING: modpost: vmlinux.o(.text+0x47782b0): Section mismatch in reference from the function sctp_assoc_sync_pmtu() to the variable .init.text:.LBE1560 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.