tree:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-5.8.y
head: cfc6983c955542777cc0caa08290666fe1510f92
commit: 2f24ab64b8cc1b039316ae1a6e77c903a8568bdf [1791/2081] MIPS: Add the missing
'CPU_1074K' into __get_cpu_type()
config: mips-malta_qemu_32r6_defconfig (attached as .config)
compiler: mipsel-linux-gcc (GCC) 9.3.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
#
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.gi...
git remote add linux-stable-rc
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git fetch --no-tags linux-stable-rc linux-5.8.y
git checkout 2f24ab64b8cc1b039316ae1a6e77c903a8568bdf
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips
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 >>, old ones prefixed by <<):
> WARNING: modpost: vmlinux.o(.text.unlikely+0x77c): Section
mismatch in reference from the variable $L91 to the variable .init.data:l1parity
The
function $L91() references
the variable __initdata l1parity.
This is often because $L91 lacks a __initdata
annotation or the annotation of l1parity is wrong.
--
> WARNING: modpost: vmlinux.o(.text.unlikely+0x85c): Section
mismatch in reference from the variable $L143 to the variable .init.data:l1parity
The function $L143() references
the variable __initdata l1parity.
This is often because $L143 lacks a __initdata
annotation or the annotation of l1parity is wrong.
--
> WARNING: modpost: vmlinux.o(.text.unlikely+0x870): Section
mismatch in reference from the variable $L143 to the variable .init.data:l2parity
The function $L143() references
the variable __initdata l2parity.
This is often because $L143 lacks a __initdata
annotation or the annotation of l2parity is wrong.
--
> WARNING: modpost: vmlinux.o(.text.unlikely+0x898): Section
mismatch in reference from the variable $L105 to the variable .init.data:l2parity
The function $L105() references
the variable __initdata l2parity.
This is often because $L105 lacks a __initdata
annotation or the annotation of l2parity is wrong.
--
> WARNING: modpost: vmlinux.o(.text.unlikely+0x908): Section
mismatch in reference from the variable $L110 to the variable .init.data:l1parity
The function $L110() references
the variable __initdata l1parity.
This is often because $L110 lacks a __initdata
annotation or the annotation of l1parity is wrong.
--
> WARNING: modpost: vmlinux.o(.text.unlikely+0x6e0): Section
mismatch in reference from the variable $L84 to the variable .init.data:l2parity
The
function $L84() references
the variable __initdata l2parity.
This is often because $L84 lacks a __initdata
annotation or the annotation of l2parity is wrong.
--
> WARNING: modpost: vmlinux.o(.text.unlikely+0x6ec): Section
mismatch in reference from the variable $L85 to the variable .init.data:l1parity
The
function $L85() references
the variable __initdata l1parity.
This is often because $L85 lacks a __initdata
annotation or the annotation of l1parity is wrong.
--
> WARNING: modpost: vmlinux.o(.text.unlikely+0x728): Section
mismatch in reference from the variable $L88 to the variable .init.data:l2parity
The
function $L88() references
the variable __initdata l2parity.
This is often because $L88 lacks a __initdata
annotation or the annotation of l2parity is wrong.
--
> WARNING: modpost: vmlinux.o(.text.unlikely+0x758): Section
mismatch in reference from the variable $L90 to the variable .init.data:l2parity
The
function $L90() references
the variable __initdata l2parity.
This is often because $L90 lacks a __initdata
annotation or the annotation of l2parity is wrong.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org