Messages in this thread |  | | Date | Sun, 30 May 2021 20:33:05 +0800 | From | kernel test robot <> | Subject | denali_dt.c:undefined reference to `devm_ioremap_resource' |
| |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: b90e90f40b4ff23c753126008bf4713a42353af6 commit: bbd7ffdbef6888459f301c5889f3b14ada38b913 clk: Allow the common clk framework to be selectable date: 1 year, 1 month ago config: s390-randconfig-p002-20210530 (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=bbd7ffdbef6888459f301c5889f3b14ada38b913 git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout bbd7ffdbef6888459f301c5889f3b14ada38b913 # 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+0x57a): undefined reference to `memremap' s390-linux-ld: coherent.c:(.text+0x640): undefined reference to `memunmap' s390-linux-ld: kernel/dma/coherent.o: in function `dma_declare_coherent_memory': coherent.c:(.text+0x80e): 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+0x62): undefined reference to `of_iomap' s390-linux-ld: irq-al-fic.c:(.init.text+0x2fc): undefined reference to `iounmap' s390-linux-ld: drivers/gpio/gpiolib.o: in function `gpiolib_dev_init': gpiolib.c:(.init.text+0x134): undefined reference to `gpio_of_notifier' s390-linux-ld: drivers/clk/clk-fixed-mmio.o: in function `fixed_mmio_clk_setup': clk-fixed-mmio.c:(.text+0x3e): undefined reference to `of_iomap' s390-linux-ld: clk-fixed-mmio.c:(.text+0x64): undefined reference to `iounmap' s390-linux-ld: drivers/mtd/nand/raw/denali_dt.o: in function `denali_dt_probe': >> denali_dt.c:(.text+0x180): undefined reference to `devm_ioremap_resource' s390-linux-ld: denali_dt.c:(.text+0x1bc): 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 [unhandled content-type:application/gzip] |  |