From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [drm-drm-misc:drm-misc-next 3/3] WARNING: modpost: vmlinux.o(.text+0x24002f4): Section mismatch in reference from the function nf_conntrack_helpers_unregister() to the variable .meminit.text:.L0
Date: Sat, 24 Oct 2020 08:41:36 +0800 [thread overview]
Message-ID: <202010240833.Hm2FlO2w-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3078 bytes --]
tree: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head: 488c888ae1d4bb7121a2935b5f46aa65bbd62937
commit: 488c888ae1d4bb7121a2935b5f46aa65bbd62937 [3/3] drm/vkms: Switch to shmem helpers
config: riscv-randconfig-r034-20201023 (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 remote add drm-drm-misc git://anongit.freedesktop.org/drm/drm-misc
git fetch --no-tags drm-drm-misc drm-misc-next
git checkout 488c888ae1d4bb7121a2935b5f46aa65bbd62937
# 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+0x24002f4): Section mismatch in reference from the function nf_conntrack_helpers_unregister() to the variable .meminit.text:.L0
The function nf_conntrack_helpers_unregister() references
the variable __meminit .L0 .
This is often because nf_conntrack_helpers_unregister lacks a __meminit
annotation or the annotation of .L0 is wrong.
The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0xf51514): Section mismatch in reference from the function drm_legacy_ioremap_wc() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x21916bc): Section mismatch in reference from the function sm750_set_chip_type() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x2252018): Section mismatch in reference from the function ntb_transport_register_client() to the variable .init.text:.LBB3734
<< WARNING: modpost: vmlinux.o(.text+0x2257834): Section mismatch in reference from the function powercap_register_zone() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x23125c0): Section mismatch in reference from the function __neigh_set_probe_once() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x265f7a0): Section mismatch in reference from the function hci_free_adv_monitor() to the variable .exit.text:.L0
<< WARNING: modpost: vmlinux.o(__ex_table+0xee8): Section mismatch in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF97
<< WARNING: modpost: vmlinux.o(.text+0x2191754): Section mismatch in reference from the function ddk750_get_vm_size() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x21918a8): Section mismatch in reference from the function sm750_calc_pll_value() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x21947a0): Section mismatch in reference from the function dviInit() to the variable .init.text:.L0
---
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: 34710 bytes --]
reply other threads:[~2020-10-24 0:41 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=202010240833.Hm2FlO2w-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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 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.