All of lore.kernel.org
 help / color / mirror / Atom feed
* [android-goldfish:android-3.18 113/206] WARNING: ipc/built-in.o(.data+0xa8): Section mismatch in reference from the variable .L72 to the function .init.text:sem_init()
@ 2021-07-12  7:31 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-12  7:31 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://android.googlesource.com/kernel/goldfish android-3.18
head:   e1ada1f8a51f0236f1fe313d134ed401a7bc80f9
commit: 829b990e2c206f58713d04b5a86763e2116a98b1 [113/206] ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
config: parisc-randconfig-c004-20210706 (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 829b990e2c206f58713d04b5a86763e2116a98b1
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-5.5.0 make.cross O=build_dir ARCH=parisc 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 >>):

>> WARNING: ipc/built-in.o(.data+0xa8): Section mismatch in reference from the variable .L72 to the function .init.text:sem_init()
   The variable .L72 references
   the function __init sem_init()
   If the reference is valid then annotate the
   variable with or __refdata (see linux/init.h) or name the variable:
   
--
>> WARNING: ipc/built-in.o(.data+0xb0): Section mismatch in reference from the variable .L74 to the function .init.text:msg_init()
   The variable .L74 references
   the function __init msg_init()
   If the reference is valid then annotate the
   variable with or __refdata (see linux/init.h) or name the variable:
   
--
>> WARNING: ipc/built-in.o(.data+0xb8): Section mismatch in reference from the variable .L76 to the function .init.text:shm_init()
   The variable .L76 references
   the function __init shm_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: 14622 bytes --]

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

only message in thread, other threads:[~2021-07-12  7:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12  7:31 [android-goldfish:android-3.18 113/206] WARNING: ipc/built-in.o(.data+0xa8): Section mismatch in reference from the variable .L72 to the function .init.text:sem_init() 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.