All of lore.kernel.org
 help / color / mirror / Atom feed
* [ti:ti-linux-6.6.y-wip 16/18] remoteproc_core.c:undefined reference to `dma_buf_unmap_attachment'
@ 2024-04-28  7:55 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-04-28  7:55 UTC (permalink / raw)
  To: Andrew Davis; +Cc: oe-kbuild-all, vigneshr, nm, Praneeth Bajjuri

tree:   git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-linux-6.6.y-wip
head:   05cbc220aa99152ad80a750e73f08c0d96ec4ded
commit: cde91a89becee656867b8c8a86e627241dc91449 [16/18] remoteproc: core: Add DMA-BUF attachment interface to cdev
config: xtensa-randconfig-001-20240428 (https://download.01.org/0day-ci/archive/20240428/202404281527.XCTroHBJ-lkp@intel.com/config)
compiler: xtensa-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240428/202404281527.XCTroHBJ-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/202404281527.XCTroHBJ-lkp@intel.com/

All errors (new ones prefixed by >>):

   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `devm_rproc_alloc':
>> remoteproc_core.c:(.text+0x122c): undefined reference to `dma_buf_unmap_attachment'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_release_dmabuf.isra.0':
   remoteproc_core.c:(.text+0x1288): undefined reference to `dma_buf_unmap_attachment'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `devm_rproc_alloc':
>> remoteproc_core.c:(.text+0x1238): undefined reference to `dma_buf_detach'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_release_dmabuf.isra.0':
   remoteproc_core.c:(.text+0x12a6): undefined reference to `dma_buf_detach'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_handle_trace':
>> remoteproc_core.c:(.text+0x2a18): undefined reference to `dma_buf_attach'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_attach_dmabuf':
   remoteproc_core.c:(.text+0x2acf): undefined reference to `dma_buf_attach'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_handle_trace':
>> remoteproc_core.c:(.text+0x2a28): undefined reference to `dma_buf_map_attachment'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_attach_dmabuf':
   remoteproc_core.c:(.text+0x2aff): undefined reference to `dma_buf_map_attachment'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_handle_trace':
   remoteproc_core.c:(.text+0x2a44): undefined reference to `dma_buf_unmap_attachment'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_attach_dmabuf':
   remoteproc_core.c:(.text+0x2b52): undefined reference to `dma_buf_unmap_attachment'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_handle_trace':
   remoteproc_core.c:(.text+0x2a68): undefined reference to `dma_buf_detach'
   xtensa-linux-ld: drivers/remoteproc/remoteproc_core.o: in function `rproc_attach_dmabuf':
   remoteproc_core.c:(.text+0x2be6): undefined reference to `dma_buf_detach'

-- 
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-04-28  7:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28  7:55 [ti:ti-linux-6.6.y-wip 16/18] remoteproc_core.c:undefined reference to `dma_buf_unmap_attachment' 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.