All of lore.kernel.org
 help / color / mirror / Atom feed
* [xilinx-xlnx:xlnx_rebase_v5.15_LTS 122/1091] xilinx_trafgen.c:undefined reference to `devm_ioremap_resource'
@ 2022-04-07 14:24 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-07 14:24 UTC (permalink / raw)
  To: Shubhrajyoti Datta
  Cc: kbuild-all, linux-arm-kernel, Michal Simek,
	Kedareswara rao Appana, Radhey Shyam Pandey

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15_LTS
head:   031eb9ce665429a9574c95f89bcc488fd0ba0ec1
commit: a52c9bf0a6fa9546b9635e4eb9705e4e0215a026 [122/1091] trafgen: xilinx: add axi traffic generator driver
config: s390-randconfig-r033-20220407 (https://download.01.org/0day-ci/archive/20220407/202204072259.Gd0oKB7f-lkp@intel.com/config)
compiler: s390-linux-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/a52c9bf0a6fa9546b9635e4eb9705e4e0215a026
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15_LTS
        git checkout a52c9bf0a6fa9546b9635e4eb9705e4e0215a026
        # 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=s390 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 >>):

   s390-linux-ld: drivers/tty/ipwireless/main.o: in function `ipwireless_detach':
   main.c:(.text+0x98): undefined reference to `iounmap'
   s390-linux-ld: main.c:(.text+0xdc): undefined reference to `iounmap'
   s390-linux-ld: drivers/tty/ipwireless/main.o: in function `config_ipwireless':
   main.c:(.text+0x24e): undefined reference to `iounmap'
   s390-linux-ld: main.c:(.text+0x36c): undefined reference to `iounmap'
   s390-linux-ld: drivers/tty/ipwireless/main.o: in function `ipwireless_probe.part.0':
   main.c:(.text+0x480): undefined reference to `ioremap'
   s390-linux-ld: main.c:(.text+0x534): undefined reference to `ioremap'
   s390-linux-ld: main.c:(.text+0x582): undefined reference to `iounmap'
   s390-linux-ld: main.c:(.text+0x5b6): undefined reference to `iounmap'
   s390-linux-ld: drivers/misc/xilinx_trafgen.o: in function `xtg_probe':
>> xilinx_trafgen.c:(.text+0x590): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `arc_rimi_exit':
   arc-rimi.c:(.exit.text+0x36): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `arcrimi_found':
   arc-rimi.c:(.init.text+0xf4): undefined reference to `ioremap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x190): undefined reference to `iounmap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x2b0): undefined reference to `iounmap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x38a): undefined reference to `ioremap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x460): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `check_mirror':
   arc-rimi.c:(.text.unlikely+0x5a): undefined reference to `ioremap'
   s390-linux-ld: arc-rimi.c:(.text.unlikely+0x7c): undefined reference to `iounmap'
   s390-linux-ld: drivers/pcmcia/cistpl.o: in function `set_cis_map':
   cistpl.c:(.text+0x3f4): undefined reference to `ioremap'
   s390-linux-ld: cistpl.c:(.text+0x432): undefined reference to `iounmap'
   s390-linux-ld: cistpl.c:(.text+0x4ba): undefined reference to `iounmap'
   s390-linux-ld: cistpl.c:(.text+0x4cc): undefined reference to `ioremap'
   s390-linux-ld: drivers/pcmcia/cistpl.o: in function `release_cis_mem':
   cistpl.c:(.text+0xec6): undefined reference to `iounmap'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

_______________________________________________
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] only message in thread

only message in thread, other threads:[~2022-04-07 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 14:24 [xilinx-xlnx:xlnx_rebase_v5.15_LTS 122/1091] xilinx_trafgen.c:undefined reference to `devm_ioremap_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.