All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [xlnx:xlnx_rebase_v5.4 864/1683] fpga-mgr.c:undefined reference to `dma_buf_get'
Date: Sat, 31 Oct 2020 01:59:24 +0800	[thread overview]
Message-ID: <202010310118.rtPRACem-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2067 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(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 25685 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Nava kishore Manne <nava.manne@xilinx.com>
Cc: Michal Simek <monstr@monstr.eu>,
	kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org
Subject: [xlnx:xlnx_rebase_v5.4 864/1683] fpga-mgr.c:undefined reference to `dma_buf_get'
Date: Sat, 31 Oct 2020 01:59:24 +0800	[thread overview]
Message-ID: <202010310118.rtPRACem-lkp@intel.com> (raw)

[-- 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

             reply	other threads:[~2020-10-30 17:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30 17:59 kernel test robot [this message]
2020-10-30 17:59 ` [xlnx:xlnx_rebase_v5.4 864/1683] fpga-mgr.c:undefined reference to `dma_buf_get' kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202010310118.rtPRACem-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.