All of lore.kernel.org
 help / color / mirror / Atom feed
* ld.lld: error: vmlinux.a(fs/file_table.o):(function alloc_empty_file: .text+0x172): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
@ 2026-07-02  0:56 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-02  0:56 UTC (permalink / raw)
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "bisect to a FBC not belonging to original linux-review patches: branch: linux-review/UPDATE-20260702-004403/K-Prateek-Nayak/x86-runtime-const-Introduce-runtime_const_mask_32/20260630-130124, commit: b6ee5e237229afc9e6a50838b4fd952398b24c14"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: llvm@lists.linux.dev
BCC: lkp@intel.com

TO: K Prateek Nayak <kprateek.nayak@amd.com>
CC: 0day robot <lkp@intel.com>
CC: Charlie Jenkins <thecharlesjenkins@gmail.com>

Hi Prateek,

FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.

tree:   https://github.com/intel-lab-lkp/linux/commits/UPDATE-20260702-004403/K-Prateek-Nayak/x86-runtime-const-Introduce-runtime_const_mask_32/20260630-130124
head:   c5019a5edc81040af1fdd5cb6685672b7d09cf6e
commit: b6ee5e237229afc9e6a50838b4fd952398b24c14 riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
date:   8 hours ago
:::::: branch date: 8 hours ago
:::::: commit date: 8 hours ago
config: riscv-defconfig (https://download.01.org/0day-ci/archive/20260702/202607020848.NQffc4fZ-lkp@intel.com/config)
compiler: clang version 23.0.0git (https://github.com/llvm/llvm-project 6cc609bb250b21b47fc7d394b4019101e9983597)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260702/202607020848.NQffc4fZ-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/r/202607020848.NQffc4fZ-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: vmlinux.a(fs/file_table.o):(function alloc_empty_file: .text+0x172): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
   >>> referenced by file_table.c
   >>> defined in vmlinux.a(fs/file_table.o)
--
>> ld.lld: error: vmlinux.a(fs/file_table.o):(function file_free: .text+0x1118): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
   >>> referenced by file_table.c
   >>> defined in vmlinux.a(fs/file_table.o)
--
>> ld.lld: error: vmlinux.a(fs/file_table.o):(function backing_file_free: .text+0x11dc): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
   >>> referenced by file_table.c
   >>> defined in vmlinux.a(fs/file_table.o)
--
>> ld.lld: error: vmlinux.a(fs/namei.o):(function do_getname: .text+0x5a): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
   >>> referenced by namei.c
   >>> defined in vmlinux.a(fs/namei.o)
--
>> ld.lld: error: vmlinux.a(fs/file_table.o):(function alloc_empty_file_noaccount: .text+0x354): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
   >>> referenced by file_table.c
   >>> defined in vmlinux.a(fs/file_table.o)
--
>> ld.lld: error: vmlinux.a(fs/file_table.o):(function alloc_empty_backing_file: .text+0x3d8): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
   >>> referenced by file_table.c
   >>> defined in vmlinux.a(fs/file_table.o)
--
>> ld.lld: error: vmlinux.a(fs/file_table.o):(function alloc_file_pseudo_noaccount: .text+0x66c): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
   >>> referenced by file_table.c
   >>> defined in vmlinux.a(fs/file_table.o)
--
>> ld.lld: error: vmlinux.a(fs/file_table.o):(function __fput: .text+0xc5e): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references ''
   >>> referenced by file_table.c
   >>> defined in vmlinux.a(fs/file_table.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:[~2026-07-02  0:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02  0:56 ld.lld: error: vmlinux.a(fs/file_table.o):(function alloc_empty_file: .text+0x172): relocation R_RISCV_HI20 out of range: 563901 is not in [-524288, 524287]; references '' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.