linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: kbuild-all@lists.01.org, linux-media@vger.kernel.org
Subject: [ragnatech:media-next 22/23] WARNING: modpost: vmlinux.o(.text+0x29d3bdc): Section mismatch in reference from the function p9_release_pages() to the variable .init.text:.L0
Date: Sat, 24 Oct 2020 18:54:48 +0800	[thread overview]
Message-ID: <202010241843.uzmR4DZ6-lkp@intel.com> (raw)

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

tree:   git://git.ragnatech.se/linux media-next
head:   cafcadac71cb4fd022318e3824a3bb60d99ba915
commit: 21f4ea01b15db86afc01803a0b947bba7b373d29 [22/23] kunit: test: fix remaining kernel-doc warnings
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 ragnatech git://git.ragnatech.se/linux
        git fetch --no-tags ragnatech media-next
        git checkout 21f4ea01b15db86afc01803a0b947bba7b373d29
        # 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+0x29d3bdc): Section mismatch in reference from the function p9_release_pages() to the variable .init.text:.L0
The function p9_release_pages() references
the variable __init .L0 .
This is often because p9_release_pages lacks a __init
annotation or the annotation of .L0 is wrong.

The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0x20e6fd4): Section mismatch in reference from the function mlx5_ib_cleanup_cong_debugfs() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x20e7080): Section mismatch in reference from the function mlx5_ib_init_cong_debugfs() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x22354a8): Section mismatch in reference from the function dim_init_isoc() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(.text+0x24306d4): Section mismatch in reference from the function qdisc_lookup_rcu() to the variable .init.text:.LFB3242
<< WARNING: modpost: vmlinux.o(__ex_table+0xed8): Section mismatch in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF267

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

                 reply	other threads:[~2020-10-24 10:55 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=202010241843.uzmR4DZ6-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@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;
as well as URLs for NNTP newsgroup(s).