hppa64-linux-ld: lib/zstd/entropy_common.o(.text+0x1c): cannot reach _mcount

From: kernel test robot
Date: Sat Apr 17 2021 - 00:18:30 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 9cdbf6467424045617cd6e79dcaad06bb8efa31c
commit: 8ef7ca75120a39167def40f41daefee013c4b5af lockdep/selftest: Add more recursive read related test cases
date: 8 months ago
config: parisc-randconfig-r006-20210416 (attached as .config)
compiler: hppa64-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/torvalds/linux.git/commit/?id=8ef7ca75120a39167def40f41daefee013c4b5af
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 8ef7ca75120a39167def40f41daefee013c4b5af
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=parisc

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> hppa64-linux-ld: lib/zstd/entropy_common.o(.text+0x1c): cannot reach _mcount
lib/zstd/entropy_common.o: in function `FSE_versionNumber':
(.text+0x1c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/entropy_common.o(.text+0x64): cannot reach _mcount
lib/zstd/entropy_common.o: in function `FSE_isError':
(.text+0x64): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/entropy_common.o(.text+0xbc): cannot reach _mcount
lib/zstd/entropy_common.o: in function `HUF_isError':
(.text+0xbc): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/entropy_common.o(.text+0x160): cannot reach _mcount
lib/zstd/entropy_common.o: in function `FSE_readNCount':
(.text+0x160): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/entropy_common.o(.text+0xb3c): cannot reach _mcount
lib/zstd/entropy_common.o: in function `HUF_readStats_wksp':
(.text+0xb3c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x70): cannot reach _mcount
lib/zstd/fse_decompress.o: in function `FSE_buildDTable_wksp':
(.text+0x70): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x3d4): cannot reach _mcount
lib/zstd/fse_decompress.o: in function `FSE_buildDTable_rle':
(.text+0x3d4): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x440): cannot reach _mcount
lib/zstd/fse_decompress.o: in function `FSE_buildDTable_raw':
(.text+0x440): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x564): cannot reach _mcount
lib/zstd/fse_decompress.o: in function `FSE_decompress_usingDTable':
(.text+0x564): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x347c): cannot reach _mcount
lib/zstd/fse_decompress.o: in function `FSE_decompress_wksp':
(.text+0x347c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x2c): cannot reach _mcount
lib/zstd/zstd_common.o: in function `ZSTD_stackAlloc':
(.text+0x2c): additional relocation overflows omitted from the output
hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x8c): cannot reach _mcount
hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0xe0): cannot reach _mcount
hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x1c4): cannot reach _mcount
hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x25c): cannot reach _mcount
hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x2dc): cannot reach _mcount

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip