All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-linux-intel-lts:5.4/yocto 120/1142] vpusmm_driver.c:undefined reference to `of_address_to_resource'
@ 2021-01-27  8:48 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-01-27  8:48 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/intel/linux-intel-lts.git 5.4/yocto
head:   eeb611e5394c56d45c5cc8f7dc484c9f19e93143
commit: 2c4a98833ded50c324a6c5e7c949f93cca137acf [120/1142] misc: vpusmm: add alloc/import DMABuf for VPU
config: s390-randconfig-r014-20210127 (attached as .config)
compiler: s390-linux-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/intel/linux-intel-lts/commit/2c4a98833ded50c324a6c5e7c949f93cca137acf
        git remote add intel-linux-intel-lts https://github.com/intel/linux-intel-lts.git
        git fetch --no-tags intel-linux-intel-lts 5.4/yocto
        git checkout 2c4a98833ded50c324a6c5e7c949f93cca137acf
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=s390 

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

   s390-linux-ld: arch/s390/appldata/appldata_base.o: in function `appldata_generic_handler':
   appldata_base.c:(.text+0x1c6): undefined reference to `sysctl_vals'
   s390-linux-ld: appldata_base.c:(.text+0x1d2): undefined reference to `sysctl_vals'
   s390-linux-ld: kernel/dma/coherent.o: in function `dma_init_coherent_memory':
   coherent.c:(.text+0x356): undefined reference to `memremap'
   s390-linux-ld: coherent.c:(.text+0x41a): undefined reference to `memunmap'
   s390-linux-ld: kernel/dma/coherent.o: in function `dma_declare_coherent_memory':
   coherent.c:(.text+0x55a): undefined reference to `memunmap'
   s390-linux-ld: drivers/irqchip/irq-al-fic.o: in function `al_fic_init_dt':
   irq-al-fic.c:(.init.text+0x48): undefined reference to `of_iomap'
   s390-linux-ld: irq-al-fic.c:(.init.text+0x280): undefined reference to `iounmap'
   s390-linux-ld: drivers/dma/altera-msgdma.o: in function `request_and_map':
   altera-msgdma.c:(.text+0x276): undefined reference to `devm_ioremap_nocache'
   s390-linux-ld: drivers/dma/idma64.o: in function `idma64_platform_probe':
   idma64.c:(.text+0xef6): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/dma/qcom/hidma_mgmt.o: in function `hidma_mgmt_probe':
   hidma_mgmt.c:(.text+0x330): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/dma/qcom/hidma_mgmt.o: in function `hidma_mgmt_init':
   hidma_mgmt.c:(.init.text+0x96): undefined reference to `of_address_to_resource'
   s390-linux-ld: hidma_mgmt.c:(.init.text+0xae): undefined reference to `of_address_to_resource'
   s390-linux-ld: drivers/char/rpmb/mux/key_abl.o: in function `rpmb_key_abl_get':
   key_abl.c:(.text+0xbc): undefined reference to `memremap'
   s390-linux-ld: key_abl.c:(.text+0x10c): undefined reference to `memunmap'
   s390-linux-ld: key_abl.c:(.text+0x1b6): undefined reference to `memunmap'
   s390-linux-ld: drivers/char/rpmb/mux/key_sbl.o: in function `rpmb_key_sbl_get':
   key_sbl.c:(.text+0x48): undefined reference to `memremap'
   s390-linux-ld: key_sbl.c:(.text+0x76): undefined reference to `memremap'
   s390-linux-ld: key_sbl.c:(.text+0x98): undefined reference to `memunmap'
   s390-linux-ld: key_sbl.c:(.text+0xa6): undefined reference to `memunmap'
   s390-linux-ld: key_sbl.c:(.text+0xba): undefined reference to `memremap'
   s390-linux-ld: drivers/misc/vpusmm/vpusmm_driver.o: in function `vpusmm_probe':
>> vpusmm_driver.c:(.text+0x14f6): undefined reference to `of_address_to_resource'

---
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: 13067 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-27  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27  8:48 [intel-linux-intel-lts:5.4/yocto 120/1142] vpusmm_driver.c:undefined reference to `of_address_to_resource' 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.