All of lore.kernel.org
 help / color / mirror / Atom feed
* [xilinx-xlnx:xlnx_rebase_v5.15_LTS 93/924] arc-elf-ld: fpga-mgr.c:undefined reference to `dma_buf_get'
@ 2022-02-15 14:28 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-02-15 14:28 UTC (permalink / raw)
  To: Nava kishore Manne
  Cc: kbuild-all, linux-arm-kernel, Michal Simek, Radhey Shyam Pandey

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15_LTS
head:   392586c95ba817468e81d14a767a94f3b43a2898
commit: 895021fc75c22703678f683052e95247269caf44 [93/924] fpga: support loading from a pre-allocated buffer
config: arc-randconfig-r043-20220214 (https://download.01.org/0day-ci/archive/20220215/202202152220.RBTD7ilF-lkp@intel.com/config)
compiler: arc-elf-gcc (GCC) 11.2.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/895021fc75c22703678f683052e95247269caf44
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15_LTS
        git checkout 895021fc75c22703678f683052e95247269caf44
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc SHELL=/bin/bash

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 >>):

   arc-elf-ld: drivers/fpga/fpga-mgr.o: in function `fpga_device_ioctl':
   fpga-mgr.c:(.text+0x5ca): undefined reference to `dma_buf_get'
>> arc-elf-ld: fpga-mgr.c:(.text+0x5ca): undefined reference to `dma_buf_get'
   arc-elf-ld: drivers/fpga/fpga-mgr.o: in function `fpga_mgr_load':
>> fpga-mgr.c:(.text+0xba2): undefined reference to `dma_buf_attach'
>> arc-elf-ld: fpga-mgr.c:(.text+0xba2): undefined reference to `dma_buf_attach'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbc2): undefined reference to `dma_buf_map_attachment'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbc2): undefined reference to `dma_buf_map_attachment'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbe8): undefined reference to `dma_buf_unmap_attachment'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbe8): undefined reference to `dma_buf_unmap_attachment'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbf2): undefined reference to `dma_buf_detach'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbf2): undefined reference to `dma_buf_detach'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbfa): undefined reference to `dma_buf_put'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbfa): 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

_______________________________________________
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] 2+ messages in thread

* [xilinx-xlnx:xlnx_rebase_v5.15_LTS 93/924] arc-elf-ld: fpga-mgr.c:undefined reference to `dma_buf_get'
@ 2022-02-15 14:28 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-02-15 14:28 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2457 bytes --]

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15_LTS
head:   392586c95ba817468e81d14a767a94f3b43a2898
commit: 895021fc75c22703678f683052e95247269caf44 [93/924] fpga: support loading from a pre-allocated buffer
config: arc-randconfig-r043-20220214 (https://download.01.org/0day-ci/archive/20220215/202202152220.RBTD7ilF-lkp(a)intel.com/config)
compiler: arc-elf-gcc (GCC) 11.2.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/895021fc75c22703678f683052e95247269caf44
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15_LTS
        git checkout 895021fc75c22703678f683052e95247269caf44
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc SHELL=/bin/bash

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 >>):

   arc-elf-ld: drivers/fpga/fpga-mgr.o: in function `fpga_device_ioctl':
   fpga-mgr.c:(.text+0x5ca): undefined reference to `dma_buf_get'
>> arc-elf-ld: fpga-mgr.c:(.text+0x5ca): undefined reference to `dma_buf_get'
   arc-elf-ld: drivers/fpga/fpga-mgr.o: in function `fpga_mgr_load':
>> fpga-mgr.c:(.text+0xba2): undefined reference to `dma_buf_attach'
>> arc-elf-ld: fpga-mgr.c:(.text+0xba2): undefined reference to `dma_buf_attach'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbc2): undefined reference to `dma_buf_map_attachment'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbc2): undefined reference to `dma_buf_map_attachment'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbe8): undefined reference to `dma_buf_unmap_attachment'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbe8): undefined reference to `dma_buf_unmap_attachment'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbf2): undefined reference to `dma_buf_detach'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbf2): undefined reference to `dma_buf_detach'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbfa): undefined reference to `dma_buf_put'
>> arc-elf-ld: fpga-mgr.c:(.text+0xbfa): undefined reference to `dma_buf_put'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-15 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-15 14:28 [xilinx-xlnx:xlnx_rebase_v5.15_LTS 93/924] arc-elf-ld: fpga-mgr.c:undefined reference to `dma_buf_get' kernel test robot
2022-02-15 14:28 ` 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.