From: kernel test robot <lkp@intel.com>
To: Qian Cai <cai@lca.pw>
Cc: kbuild-all@lists.01.org, Johannes Weiner <hannes@cmpxchg.org>,
Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: [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
Date: Sat, 26 Sep 2020 01:28:53 +0800 [thread overview]
Message-ID: <202009260140.pPnMmyV0%lkp@intel.com> (raw)
[-- 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 --]
reply other threads:[~2020-09-25 17:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202009260140.pPnMmyV0%lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=cai@lca.pw \
--cc=hannes@cmpxchg.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox