All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [intel-tdx:guest 46/82] WARNING: modpost: vmlinux.o(.text+0x279183): Section mismatch in reference from the function tdg_filter_enabled() to the variable .init.data:boot_command_line
Date: Sat, 26 Jun 2021 00:31:49 +0800	[thread overview]
Message-ID: <202106260042.fvc0d2jz-lkp@intel.com> (raw)

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

tree:   https://github.com/intel/tdx.git guest
head:   91267ba66f659be1be6cda5e8dab9a6bb52d223c
commit: 513d3c23d99d7054fc9c0b7b0dbd1b3b1557a3e6 [46/82] x86/tdx: Add command line option to disable TDX guest filter support
config: x86_64-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/intel/tdx/commit/513d3c23d99d7054fc9c0b7b0dbd1b3b1557a3e6
        git remote add intel-tdx https://github.com/intel/tdx.git
        git fetch --no-tags intel-tdx guest
        git checkout 513d3c23d99d7054fc9c0b7b0dbd1b3b1557a3e6
        # save the attached .config to linux build tree
        make W=1 ARCH=x86_64 

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+0x279183): Section mismatch in reference from the function tdg_filter_enabled() to the variable .init.data:boot_command_line
The function tdg_filter_enabled() references
the variable __initdata boot_command_line.
This is often because tdg_filter_enabled lacks a __initdata
annotation or the annotation of boot_command_line is wrong.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 65687 bytes --]

                 reply	other threads:[~2021-06-25 16:31 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=202106260042.fvc0d2jz-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.