All of lore.kernel.org
 help / color / mirror / Atom feed
* [kkdwivedi:arena-kptr 6/11] syscall.c:undefined reference to `bpf_prog_arena'
@ 2026-08-13  0:18 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-08-13  0:18 UTC (permalink / raw)
  To: Kumar Kartikeya Dwivedi; +Cc: oe-kbuild-all

tree:   https://github.com/kkdwivedi/linux arena-kptr
head:   637d14126b38da5a1a081d12522c8dd5bd465eee
commit: b9c38e0bd60f01bffa8cc5656fdd1e721b7bb4ec [6/11] bpf: Allocate map-owned typed arena cages
config: i386-allmodconfig (https://download.01.org/0day-ci/archive/20260813/202608130817.LRWzQb4u-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260813/202608130817.LRWzQb4u-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/202608130817.LRWzQb4u-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: kernel/bpf/syscall.o: in function `__bpf_prog_put_noref':
>> syscall.c:(.text+0x3469): undefined reference to `bpf_prog_arena'
>> ld: syscall.c:(.text+0x3473): undefined reference to `bpf_arena_types_put'
   ld: kernel/bpf/verifier.o: in function `release_maps':
   verifier.c:(.text+0x41dd): undefined reference to `bpf_prog_arena'
>> ld: verifier.c:(.text+0x41e6): undefined reference to `bpf_arena_types_put'
   ld: kernel/bpf/verifier.o: in function `build_arena_type_desc':
   verifier.c:(.text+0xd25c): undefined reference to `bpf_prog_arena'
>> ld: verifier.c:(.text+0xd32b): undefined reference to `bpf_arena_type_get'
   ld: kernel/bpf/verifier.o: in function `collect_arena_types':
   verifier.c:(.text+0xd53a): undefined reference to `bpf_prog_arena'
>> ld: verifier.c:(.text+0xd6b1): undefined reference to `bpf_prog_arena'
   ld: verifier.c:(.text+0xd6bb): undefined reference to `bpf_arena_types_put'

--
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-08-13  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-13  0:18 [kkdwivedi:arena-kptr 6/11] syscall.c:undefined reference to `bpf_prog_arena' 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.