* [xlnx:xlnx_rebase_v5.4 864/1683] fpga-mgr.c:undefined reference to `dma_buf_get'
@ 2020-10-30 17:59 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-10-30 17:59 UTC (permalink / raw)
To: Nava kishore Manne; +Cc: Michal Simek, kbuild-all, linux-arm-kernel
[-- Attachment #1: Type: text/plain, Size: 2031 bytes --]
tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4
head: 87d2d58e2137748748d96a630fd93eb0e2d81123
commit: 1a0c556193a3d81ff6bde4c571c38b2c19bbb443 [864/1683] fpga: support loading from a pre-allocated buffer
config: arm-socfpga_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/Xilinx/linux-xlnx/commit/1a0c556193a3d81ff6bde4c571c38b2c19bbb443
git remote add xlnx https://github.com/Xilinx/linux-xlnx
git fetch --no-tags xlnx xlnx_rebase_v5.4
git checkout 1a0c556193a3d81ff6bde4c571c38b2c19bbb443
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
arm-linux-gnueabi-ld: drivers/mtd/spi-nor/cadence-quadspi.o: in function `cqspi_setup_flash.constprop.0':
cadence-quadspi.c:(.text+0x15c0): undefined reference to `__aeabi_ldivmod'
arm-linux-gnueabi-ld: drivers/fpga/fpga-mgr.o: in function `fpga_device_ioctl':
>> fpga-mgr.c:(.text+0xd54): undefined reference to `dma_buf_get'
arm-linux-gnueabi-ld: drivers/fpga/fpga-mgr.o: in function `fpga_mgr_load':
>> fpga-mgr.c:(.text+0x123c): undefined reference to `dma_buf_attach'
>> arm-linux-gnueabi-ld: fpga-mgr.c:(.text+0x1250): undefined reference to `dma_buf_map_attachment'
>> arm-linux-gnueabi-ld: fpga-mgr.c:(.text+0x1288): undefined reference to `dma_buf_unmap_attachment'
>> arm-linux-gnueabi-ld: fpga-mgr.c:(.text+0x1294): undefined reference to `dma_buf_detach'
>> arm-linux-gnueabi-ld: fpga-mgr.c:(.text+0x129c): undefined reference to `dma_buf_put'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 25685 bytes --]
[-- Attachment #3: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-30 18:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-30 17:59 [xlnx:xlnx_rebase_v5.4 864/1683] fpga-mgr.c:undefined reference to `dma_buf_get' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).