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

From: kernel test robot
Date: Fri Apr 16 2021 - 19:28:11 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 151501160401e2dc669ea7dac2c599b53f220c33
commit: 31e0d747708272356bee9b6a1b90c1e6525b0f6d lockdep/selftest: Unleash irq_read_recursion2 and add more
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=31e0d747708272356bee9b6a1b90c1e6525b0f6d
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 31e0d747708272356bee9b6a1b90c1e6525b0f6d
# 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/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): 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+0x8c): cannot reach _mcount
lib/zstd/zstd_common.o: in function `ZSTD_stackFree':
(.text+0x8c): 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+0xe0): cannot reach _mcount
lib/zstd/zstd_common.o: in function `ZSTD_initStack':
(.text+0xe0): 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+0x1c4): cannot reach _mcount
lib/zstd/zstd_common.o: in function `ZSTD_stackAllocAll':
(.text+0x1c4): 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+0x25c): cannot reach _mcount
lib/zstd/zstd_common.o: in function `ZSTD_malloc':
(.text+0x25c): 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+0x2dc): cannot reach _mcount
lib/zstd/zstd_common.o: in function `ZSTD_free':
(.text+0x2dc): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o

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

Attachment: .config.gz
Description: application/gzip