All of lore.kernel.org
 help / color / mirror / Atom feed
* [hnaz-linux-mm:master 408/421] WARNING: modpost: vmlinux.o(.text+0x1db1e64): Section mismatch in reference from the function dccp_sysctl_exit() to the variable .init.text:.L0
@ 2020-09-25 17:28 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2020-09-25 17:28 UTC (permalink / raw)
  To: Qian Cai
  Cc: kbuild-all, Johannes Weiner, Andrew Morton, Linux Memory Management List

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

tree:   https://github.com/hnaz/linux-mm master
head:   2932a9e66c580f3c8d95ec27716d437198fb4c94
commit: 7567bc08648e3580750cc50173e644ef58831e91 [408/421] mm: annotate a data race in page_zonenum()
config: riscv-randconfig-r031-20200923 (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
        # https://github.com/hnaz/linux-mm/commit/7567bc08648e3580750cc50173e644ef58831e91
        git remote add hnaz-linux-mm https://github.com/hnaz/linux-mm
        git fetch --no-tags hnaz-linux-mm master
        git checkout 7567bc08648e3580750cc50173e644ef58831e91
        # 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+0x1db1e64): Section mismatch in reference from the function dccp_sysctl_exit() to the variable .init.text:.L0
The function dccp_sysctl_exit() references
the variable __init .L0 .
This is often because dccp_sysctl_exit lacks a __init
annotation or the annotation of .L0 is wrong.

The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0xab3f4): Section mismatch in reference from the function restrict_link_by_builtin_and_secondary_trusted() to the variable .init.text:.LBB1699
<< WARNING: modpost: vmlinux.o(.text+0x1d6fff0): Section mismatch in reference from the function l2cap_chan_reconfigure() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x1db01f4): Section mismatch in reference from the function tfrc_calc_x() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x1db0578): Section mismatch in reference from the function tfrc_invert_loss_event_rate() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x1ddd3e4): Section mismatch in reference from the function sctp_transport_get_idx() to the variable .init.text:.LBB15097
<< WARNING: modpost: vmlinux.o(.text+0x1deb8a0): Section mismatch in reference from the function sctp_auth_send_cid() to the variable .init.text:.LBB4945
<< WARNING: modpost: vmlinux.o(.text+0x1deb8ec): Section mismatch in reference from the function sctp_auth_recv_cid() to the variable .init.text:.LBB4946
<< WARNING: modpost: vmlinux.o(__ex_table+0x11b0): Section mismatch in reference from the (unknown reference) (unknown) to the variable ___ksymtab+PDE_DATA:__ksymtab_PDE_DATA

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

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

* [hnaz-linux-mm:master 408/421] WARNING: modpost: vmlinux.o(.text+0x1db1e64): Section mismatch in reference from the function dccp_sysctl_exit() to the variable .init.text:.L0
@ 2020-09-25 17:28 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2020-09-25 17:28 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/hnaz/linux-mm master
head:   2932a9e66c580f3c8d95ec27716d437198fb4c94
commit: 7567bc08648e3580750cc50173e644ef58831e91 [408/421] mm: annotate a data race in page_zonenum()
config: riscv-randconfig-r031-20200923 (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
        # https://github.com/hnaz/linux-mm/commit/7567bc08648e3580750cc50173e644ef58831e91
        git remote add hnaz-linux-mm https://github.com/hnaz/linux-mm
        git fetch --no-tags hnaz-linux-mm master
        git checkout 7567bc08648e3580750cc50173e644ef58831e91
        # 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+0x1db1e64): Section mismatch in reference from the function dccp_sysctl_exit() to the variable .init.text:.L0
The function dccp_sysctl_exit() references
the variable __init .L0 .
This is often because dccp_sysctl_exit lacks a __init
annotation or the annotation of .L0 is wrong.

The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0xab3f4): Section mismatch in reference from the function restrict_link_by_builtin_and_secondary_trusted() to the variable .init.text:.LBB1699
<< WARNING: modpost: vmlinux.o(.text+0x1d6fff0): Section mismatch in reference from the function l2cap_chan_reconfigure() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x1db01f4): Section mismatch in reference from the function tfrc_calc_x() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x1db0578): Section mismatch in reference from the function tfrc_invert_loss_event_rate() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x1ddd3e4): Section mismatch in reference from the function sctp_transport_get_idx() to the variable .init.text:.LBB15097
<< WARNING: modpost: vmlinux.o(.text+0x1deb8a0): Section mismatch in reference from the function sctp_auth_send_cid() to the variable .init.text:.LBB4945
<< WARNING: modpost: vmlinux.o(.text+0x1deb8ec): Section mismatch in reference from the function sctp_auth_recv_cid() to the variable .init.text:.LBB4946
<< WARNING: modpost: vmlinux.o(__ex_table+0x11b0): Section mismatch in reference from the (unknown reference) (unknown) to the variable ___ksymtab+PDE_DATA:__ksymtab_PDE_DATA

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

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

end of thread, other threads:[~2020-09-25 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 17:28 [hnaz-linux-mm:master 408/421] WARNING: modpost: vmlinux.o(.text+0x1db1e64): Section mismatch in reference from the function dccp_sysctl_exit() to the variable .init.text:.L0 kernel test robot
2020-09-25 17:28 ` 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.