* ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x24): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'panic_on_warn'
@ 2025-04-25 2:34 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-04-25 2:34 UTC (permalink / raw)
Cc: oe-kbuild-all, llvm
CC: linux-kernel@vger.kernel.org
TO: Steven Rostedt <rostedt@goodmis.org>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 02ddfb981de88a2c15621115dd7be2431252c568
commit: 4808595a9922e89726ec5611d7749b63966b7fa8 tracing: Hide get_vm_area() from MMUless builds
date: 2 weeks ago
config: riscv-randconfig-002-20250425 (https://download.01.org/0day-ci/archive/20250425/202504251010.EMcDUvkH-lkp@intel.com/config)
compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250425/202504251010.EMcDUvkH-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202504251010.EMcDUvkH-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x24): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'panic_on_warn'
>>> referenced by panic.c:296 (kernel/panic.c:296)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x32): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'crash_kexec_post_notifiers'
>>> referenced by panic.c:296 (kernel/panic.c:296)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x16e): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'panic_print'
>>> referenced by panic.c:290 (kernel/panic.c:290)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x182): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'panic_blink'
>>> referenced by panic.c:290 (kernel/panic.c:290)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x18c): relocation R_RISCV_HI20 out of range: 524315 is not in [-524288, 524287]; references 'no_blink'
>>> referenced by irqflags.h:27 (arch/riscv/include/asm/irqflags.h:27)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x198): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'panic_timeout'
>>> referenced by irqflags.h:27 (arch/riscv/include/asm/irqflags.h:27)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x1a4): relocation R_RISCV_HI20 out of range: 529975 is not in [-524288, 524287]; references '.L.str.5'
>>> referenced by irqflags.h:27 (arch/riscv/include/asm/irqflags.h:27)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x56): relocation R_RISCV_HI20 out of range: 531800 is not in [-524288, 524287]; references 'panic_cpu'
>>> referenced by panic.c:294 (kernel/panic.c:294)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x90): relocation R_RISCV_HI20 out of range: 531810 is not in [-524288, 524287]; references 'panic.buf'
>>> referenced by panic.c:296 (kernel/panic.c:296)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0xd2): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'tainted_mask'
>>> referenced by panic.c:303 (kernel/panic.c:303)
>>> defined in vmlinux.a(kernel/panic.o)
--
>> ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0xe0): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'oops_in_progress'
>>> referenced by panic.c:303 (kernel/panic.c:303)
>>> defined in vmlinux.a(kernel/printk/printk.o)
..
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-25 2:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 2:34 ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x24): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'panic_on_warn' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox