linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ll_temac_mdio.c:undefined reference to `of_address_to_resource'
@ 2021-02-22 12:32 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-02-22 12:32 UTC (permalink / raw)
  To: Andre Przywara; +Cc: kbuild-all, linux-kernel, Radhey Shyam Pandey

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   31caf8b2a847214be856f843e251fc2ed2cd1075
commit: e8b6c54f6d57822e228027d41a1edb317034a08c net: xilinx: temac: Relax Kconfig dependencies
date:   11 months ago
config: s390-randconfig-r033-20210222 (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://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e8b6c54f6d57822e228027d41a1edb317034a08c
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout e8b6c54f6d57822e228027d41a1edb317034a08c
        # 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: kernel/dma/coherent.o: in function `dma_init_coherent_memory':
   coherent.c:(.text+0x226): undefined reference to `memremap'
   s390-linux-ld: coherent.c:(.text+0x2e0): undefined reference to `memunmap'
   s390-linux-ld: kernel/dma/coherent.o: in function `dma_declare_coherent_memory':
   coherent.c:(.text+0x588): undefined reference to `memunmap'
   s390-linux-ld: drivers/char/xillybus/xillybus_of.o: in function `xilly_drv_probe':
   xillybus_of.c:(.text+0x1f0): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/net/ethernet/altera/altera_tse_main.o: in function `request_and_map':
   altera_tse_main.c:(.text+0x550): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/net/ethernet/xilinx/ll_temac_main.o: in function `temac_probe':
   ll_temac_main.c:(.text+0x1d10): undefined reference to `devm_ioremap'
   s390-linux-ld: ll_temac_main.c:(.text+0x1e02): undefined reference to `devm_of_iomap'
   s390-linux-ld: ll_temac_main.c:(.text+0x1fd8): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/net/ethernet/xilinx/ll_temac_mdio.o: in function `temac_mdio_setup':
>> ll_temac_mdio.c:(.text+0x24a): undefined reference to `of_address_to_resource'
   s390-linux-ld: drivers/net/ethernet/xilinx/xilinx_axienet_main.o: in function `axienet_probe':
   xilinx_axienet_main.c:(.text+0xbc0): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: xilinx_axienet_main.c:(.text+0xce2): undefined reference to `of_address_to_resource'
   s390-linux-ld: xilinx_axienet_main.c:(.text+0xcf8): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: xilinx_axienet_main.c:(.text+0xeb8): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/input/serio/apbps2.o: in function `apbps2_of_probe':
   apbps2.c:(.text+0x236): undefined reference to `devm_ioremap_resource'

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

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

only message in thread, other threads:[~2021-02-22 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22 12:32 ll_temac_mdio.c:undefined reference to `of_address_to_resource' 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).