All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [android-goldfish:android-3.18 28/96] WARNING: drivers/tty/vt/built-in.o(.data+0x1390): Section mismatch in reference from the variable .L1251 to the function .init.text:vcs_init()
Date: Sun, 27 Jun 2021 17:22:17 +0800	[thread overview]
Message-ID: <202106271715.D144kd2V-lkp@intel.com> (raw)

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

tree:   https://android.googlesource.com/kernel/goldfish android-3.18
head:   3e6efc4b219c9312d09eabafb5730f1ef5442a2b
commit: 1e6faf5bd75a63eecefdb920a9fd22e293763cfd [28/96] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
config: parisc-randconfig-r023-20210622 (attached as .config)
compiler: hppa64-linux-gcc (GCC) 5.5.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 android-goldfish https://android.googlesource.com/kernel/goldfish
        git fetch --no-tags android-goldfish android-3.18
        git checkout 1e6faf5bd75a63eecefdb920a9fd22e293763cfd
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-5.5.0 make.cross ARCH=parisc 

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 >>):

>> WARNING: drivers/tty/vt/built-in.o(.data+0x1390): Section mismatch in reference from the variable .L1251 to the function .init.text:vcs_init()
   The variable .L1251 references
   the function __init vcs_init()
   If the reference is valid then annotate the
   variable with or __refdata (see linux/init.h) or name the variable:
   
--
>> WARNING: drivers/tty/vt/built-in.o(.data+0x13b0): Section mismatch in reference from the variable .L1261 to the function .init.text:kbd_init()
   The variable .L1261 references
   the function __init kbd_init()
   If the reference is valid then annotate the
   variable with or __refdata (see linux/init.h) or name the variable:
   
--
>> WARNING: drivers/tty/vt/built-in.o(.data+0x13b8): Section mismatch in reference from the variable .L1263 to the function .init.text:console_map_init()
   The variable .L1263 references
   the function __init console_map_init()
   If the reference is valid then annotate the
   variable with or __refdata (see linux/init.h) or name the variable:
   

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

                 reply	other threads:[~2021-06-27  9:22 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=202106271715.D144kd2V-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.