tree:
https://github.com/l1k/linux pciehp_deadlock
head: c6aab5af096f7b1b3db57f6335cebba8f0fcca89
commit: c6aab5af096f7b1b3db57f6335cebba8f0fcca89 [2/2] PCI: Simplify
pci_dev_reset_slot_function()
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 c6aab5af096f7b1b3db57f6335cebba8f0fcca89
# 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+0x1e3bbac): Section mismatch in
reference from the function clock_cooling_unregister() to the variable .init.text:.LBE209
The function clock_cooling_unregister() references
the variable __init .LBE209.
This is often because clock_cooling_unregister lacks a __init
annotation or the annotation of .LBE209 is wrong.
--
> WARNING: modpost: vmlinux.o(__ex_table+0xf08): Section mismatch
in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF146
FATAL: modpost: The relocation at __ex_table+0xf08 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