From: kernel test robot <lkp@intel.com>
To: Anup Patel <anup.patel@wdc.com>
Cc: clang-built-linux@googlegroups.com, kbuild-all@lists.01.org,
linux-kernel@vger.kernel.org
Subject: [avpatel:riscv_kvm_aia_v1 22/40] WARNING: modpost: vmlinux.o(.text+0x3ac2): Section mismatch in reference from the function riscv_ipi_setup() to the function .init.text:sbi_ipi_init()
Date: Tue, 10 Aug 2021 01:34:15 +0800 [thread overview]
Message-ID: <202108100108.ORsZWP14-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1654 bytes --]
tree: https://github.com/avpatel/linux.git riscv_kvm_aia_v1
head: a3f9fe53dc6f4f0dd5ce37099f8c4937f5f734d6
commit: b558ac643cf43938bfd21643ec02336eb045ebae [22/40] RISC-V: Treat IPIs as normal Linux IRQs
config: riscv-buildonly-randconfig-r004-20210809 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project c5c3cdb9c92895a63993cee70d2dd776ff9519c3)
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/avpatel/linux/commit/b558ac643cf43938bfd21643ec02336eb045ebae
git remote add avpatel https://github.com/avpatel/linux.git
git fetch --no-tags avpatel riscv_kvm_aia_v1
git checkout b558ac643cf43938bfd21643ec02336eb045ebae
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross O=build_dir ARCH=riscv SHELL=/bin/bash
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+0x3ac2): Section mismatch in reference from the function riscv_ipi_setup() to the function .init.text:sbi_ipi_init()
The function riscv_ipi_setup() references
the function __init sbi_ipi_init().
This is often because riscv_ipi_setup lacks a __init
annotation or the annotation of sbi_ipi_init is wrong.
---
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: 35070 bytes --]
reply other threads:[~2021-08-09 17:35 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=202108100108.ORsZWP14-lkp@intel.com \
--to=lkp@intel.com \
--cc=anup.patel@wdc.com \
--cc=clang-built-linux@googlegroups.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.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