tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git build-test2 head: dfc95c6ebbf550ee91f70b67c45396685bf4e055 commit: dfc95c6ebbf550ee91f70b67c45396685bf4e055 [2/2] compiler-attribute: stop forcing __always_inline to inline marker config: mips-decstation_64_defconfig (attached as .config) compiler: mips64el-linux-gnuabi64-gcc (Debian 7.2.0-11) 7.2.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout dfc95c6ebbf550ee91f70b67c45396685bf4e055 # save the attached .config to linux build tree GCC_VERSION=7.2.0 make.cross ARCH=mips All warnings (new ones prefixed by >>): >> WARNING: vmlinux.o(.text.unlikely+0x984): Section mismatch in reference from the function check_mult_sh() to the variable .init.data:nowar The function check_mult_sh() references the variable __initdata nowar. This is often because check_mult_sh lacks a __initdata annotation or the annotation of nowar is wrong. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip