All of lore.kernel.org
 help / color / mirror / Atom feed
* [axboe-block:io_uring-handle 5/5] ld.lld: error: undefined symbol: get_path_from_fd
@ 2025-04-30  2:19 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-04-30  2:19 UTC (permalink / raw)
  To: Jens Axboe; +Cc: llvm, oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git io_uring-handle
head:   545e6e52fadd5e04524e00f23b59635496318716
commit: 0519531750fa77b52759fc3c717486f69e4d69bc [5/5] io_uring: add support for IORING_OP_OPEN_BY_HANDLE
config: x86_64-buildonly-randconfig-001-20250430 (https://download.01.org/0day-ci/archive/20250430/202504301022.hc3VqjwL-lkp@intel.com/config)
compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250430/202504301022.hc3VqjwL-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/202504301022.hc3VqjwL-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: get_path_from_fd
   >>> referenced by openclose.c:546 (io_uring/openclose.c:546)
   >>>               vmlinux.o:(io_open_by_handle)
--
>> ld.lld: error: undefined symbol: may_decode_fh
   >>> referenced by openclose.c:554 (io_uring/openclose.c:554)
   >>>               vmlinux.o:(io_open_by_handle)
--
>> ld.lld: error: undefined symbol: do_handle_to_path
   >>> referenced by openclose.c:510 (io_uring/openclose.c:510)
   >>>               vmlinux.o:(io_open_by_handle)

-- 
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-30  2:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30  2:19 [axboe-block:io_uring-handle 5/5] ld.lld: error: undefined symbol: get_path_from_fd 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.