tree:
https://android.googlesource.com/kernel/goldfish android-3.18
head: b96ba72ff60e7df40e6d6b157d3aba5656a4abdb
commit: 25895429c1508961adc8f5ab002f3e484bcedfd0 [46/111] sched/preempt: Fix preempt_count
manipulations
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 25895429c1508961adc8f5ab002f3e484bcedfd0
# 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(a)intel.com>
All warnings (new ones prefixed by >>):
> WARNING: ipc/built-in.o(.data+0x2f8): Section mismatch in
reference from the variable .L386 to the function .init.text:ipc_init_proc_interface()
The variable .L386 references
the function __init ipc_init_proc_interface()
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+0x420): Section mismatch in
reference from the variable .L608 to the function .init.text:ipc_init_proc_interface()
The variable .L608 references
the function __init ipc_init_proc_interface()
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+0x560): Section mismatch in
reference from the variable .L228 to the function .init.text:ipc_init_proc_interface()
The variable .L228 references
the function __init ipc_init_proc_interface()
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:
--
> WARNING: net/built-in.o(.data+0xe08): Section mismatch in
reference from the variable .L635 to the function .init.text:dev_proc_init()
The
variable .L635 references
the function __init dev_proc_init()
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:
--
> WARNING: net/built-in.o(.data+0xe10): Section mismatch in
reference from the variable .L637 to the function .init.text:netdev_kobject_init()
The variable .L637 references
the function __init netdev_kobject_init()
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:
--
> WARNING: net/built-in.o(.data+0xe38): Section mismatch in
reference from the variable .L650 to the function .init.text:dst_init()
The
variable .L650 references
the function __init dst_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@lists.01.org