All of lore.kernel.org
 help / color / mirror / Atom feed
* [alobakin:idpf-libie 6/51] ld.lld: error: undefined symbol: __dma_sync_single_for_cpu
@ 2024-01-12 15:05 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-01-12 15:05 UTC (permalink / raw)
  To: Alexander Lobakin; +Cc: llvm, oe-kbuild-all

tree:   https://github.com/alobakin/linux idpf-libie
head:   9d338a0014d8cae8169f15ac3348b2dd3347165e
commit: e7cbc42890e72aaf5c8841da31b87e6e8869ddb8 [6/51] xsk: use generic DMA sync shortcut instead of a custom one
config: i386-randconfig-003-20240112 (https://download.01.org/0day-ci/archive/20240112/202401122315.vpxurpps-lkp@intel.com/config)
compiler: ClangBuiltLinux clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240112/202401122315.vpxurpps-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/202401122315.vpxurpps-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: __dma_sync_single_for_cpu
   >>> referenced by xsk_buff_pool.c:692 (net/xdp/xsk_buff_pool.c:692)
   >>>               net/xdp/xsk_buff_pool.o:(xp_dma_sync_for_cpu_slow) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: __dma_sync_single_for_device
   >>> referenced by xsk_buff_pool.c:700 (net/xdp/xsk_buff_pool.c:700)
   >>>               net/xdp/xsk_buff_pool.o:(xp_dma_sync_for_device_slow) in archive vmlinux.a

-- 
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:[~2024-01-12 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12 15:05 [alobakin:idpf-libie 6/51] ld.lld: error: undefined symbol: __dma_sync_single_for_cpu 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.