All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [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
@ 2021-06-25 16:31 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-25 16:31 UTC (permalink / raw
  To: kbuild-all

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-25 16:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-25 16:31 [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 kernel test robot

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.