* [axboe:io_uring-cbpf-restrictions 13/18] bpf_filter.c:undefined reference to `bpf_prog_destroy'
@ 2026-01-18 6:58 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-01-18 6:58 UTC (permalink / raw)
To: Jens Axboe; +Cc: oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git io_uring-cbpf-restrictions
head: 0f8a03cfaae90d44799d4cd29cc308ffdd81d93e
commit: 5592bb2b6fab7adb19ebedac49d65820d92c8b04 [13/18] io_uring: add support for BPF filtering for opcode restrictions
config: x86_64-buildonly-randconfig-001-20260118 (https://download.01.org/0day-ci/archive/20260118/202601181424.Y741EYBi-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/20260118/202601181424.Y741EYBi-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/202601181424.Y741EYBi-lkp@intel.com/
All errors (new ones prefixed by >>):
ld: vmlinux.o: in function `io_free_bpf_filters':
>> bpf_filter.c:(.text+0x52235c): undefined reference to `bpf_prog_destroy'
ld: vmlinux.o: in function `io_register_bpf_filter':
>> (.text+0x522891): undefined reference to `bpf_prog_create_from_user'
>> ld: (.text+0x5229e9): undefined reference to `bpf_prog_destroy'
--
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-01-18 6:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-18 6:58 [axboe:io_uring-cbpf-restrictions 13/18] bpf_filter.c:undefined reference to `bpf_prog_destroy' 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.