All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [intel-linux-intel-lts:5.4/yocto 120/1142] vpusmm_driver.c:undefined reference to `of_address_to_resource'
Date: Wed, 27 Jan 2021 16:48:26 +0800	[thread overview]
Message-ID: <202101271622.Lddae44C-lkp@intel.com> (raw)

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

                 reply	other threads:[~2021-01-27  8:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202101271622.Lddae44C-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.