tree:
https://github.com/0day-ci/linux/commits/Anson-Huang/gpio-mxc-Support-mod...
head: bda20f414dcc3ad656c84660f74f3468ee97435f
commit: 60e149cc2965b77a0d1c74c04bfd1e156b8fb083 [1/5] Merge branch 'devel' into
for-next
config: riscv-randconfig-c004-20200721 (attached as .config)
compiler: riscv32-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
git checkout 60e149cc2965b77a0d1c74c04bfd1e156b8fb083
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv
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: modpost: vmlinux.o(.text+0x1e9c0ec): Section mismatch in
reference from the function led_set_brightness_sync() to the variable .init.text:.LBE1384
The function led_set_brightness_sync() references
the variable __init .LBE1384.
This is often because led_set_brightness_sync lacks a __init
annotation or the annotation of .LBE1384 is wrong.
--
> WARNING: modpost: vmlinux.o(.text+0x1e9c5bc): Section mismatch in
reference from the function led_set_brightness_nosleep() to the variable
.init.text:.LBE1486
The function led_set_brightness_nosleep() references
the variable __init .LBE1486.
This is often because led_set_brightness_nosleep lacks a __init
annotation or the annotation of .LBE1486 is wrong.
--
> WARNING: modpost: vmlinux.o(__ex_table+0xf38): Section mismatch
in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF1071
FATAL: modpost: The relocation at __ex_table+0xf38 references
section ".debug_str" which is not executable, IOW
it is not possible for the kernel to fault
at that address. Something is seriously wrong
and should be fixed.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org