tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: e28c0d7c92c89016c12a677616668957351e7542 commit: cbd2dca74926c0e4610c40923cc786b732c9e8ef remoteproc: scp: add COMPILE_TEST dependency date: 7 weeks ago config: s390-randconfig-p002-20201115 (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=cbd2dca74926c0e4610c40923cc786b732c9e8ef git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout cbd2dca74926c0e4610c40923cc786b732c9e8ef # 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 All errors (new ones prefixed by >>): s390-linux-ld: drivers/reset/reset-axs10x.o: in function `axs10x_reset_probe': reset-axs10x.c:(.text+0x54): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/reset/reset-lpc18xx.o: in function `lpc18xx_rgu_probe': reset-lpc18xx.c:(.text+0x3aa): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/reset/reset-meson.o: in function `meson_reset_probe': reset-meson.c:(.text+0xcc): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/reset/reset-meson-audio-arb.o: in function `meson_audio_arb_probe': reset-meson-audio-arb.c:(.text+0x204): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/reset/reset-npcm.o: in function `npcm_rc_probe': reset-npcm.c:(.text+0x41a): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/reset/reset-simple.o: in function `reset_simple_probe': reset-simple.c:(.text+0xf6): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/reset/reset-sunxi.o: in function `sun6i_reset_init': reset-sunxi.c:(.init.text+0xe0): undefined reference to `of_address_to_resource' s390-linux-ld: reset-sunxi.c:(.init.text+0x13a): undefined reference to `ioremap' s390-linux-ld: drivers/reset/reset-uniphier-glue.o: in function `uniphier_glue_reset_probe': reset-uniphier-glue.c:(.text+0x1e0): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/char/hw_random/exynos-trng.o: in function `exynos_trng_probe': exynos-trng.c:(.text+0x390): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/char/hw_random/meson-rng.o: in function `meson_rng_probe': meson-rng.c:(.text+0xea): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/mfd/syscon.o: in function `syscon_probe': syscon.c:(.text+0x11e): undefined reference to `devm_ioremap' s390-linux-ld: drivers/mfd/syscon.o: in function `of_syscon_register': syscon.c:(.text+0x364): undefined reference to `of_address_to_resource' s390-linux-ld: syscon.c:(.text+0x3c6): undefined reference to `ioremap' s390-linux-ld: syscon.c:(.text+0x5d2): undefined reference to `iounmap' s390-linux-ld: drivers/input/serio/olpc_apsp.o: in function `olpc_apsp_probe': olpc_apsp.c:(.text+0x550): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/media/cec/platform/meson/ao-cec.o: in function `meson_ao_cec_probe': ao-cec.c:(.text+0x1fc): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/media/cec/platform/sti/stih-cec.o: in function `stih_cec_probe': stih-cec.c:(.text+0x4e0): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/power/reset/ocelot-reset.o: in function `ocelot_reset_probe': ocelot-reset.c:(.text+0x12c): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/thermal/broadcom/brcmstb_thermal.o: in function `brcmstb_thermal_probe': brcmstb_thermal.c:(.text+0x1da): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/watchdog/asm9260_wdt.o: in function `asm9260_wdt_probe': asm9260_wdt.c:(.text+0x5ac): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/watchdog/at91sam9_wdt.o: in function `at91wdt_probe': at91sam9_wdt.c:(.init.text+0x1a8): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/watchdog/sama5d4_wdt.o: in function `sama5d4_wdt_probe': sama5d4_wdt.c:(.text+0x734): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/watchdog/ep93xx_wdt.o: in function `ep93xx_wdt_probe': ep93xx_wdt.c:(.text+0x17a): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/watchdog/npcm_wdt.o: in function `npcm_wdt_probe': npcm_wdt.c:(.text+0x3ea): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/watchdog/ts72xx_wdt.o:ts72xx_wdt.c:(.text+0x1b2): more undefined references to `devm_platform_ioremap_resource' follow s390-linux-ld: drivers/watchdog/mv64x60_wdt.o: in function `mv64x60_wdt_probe': mv64x60_wdt.c:(.text+0x35a): undefined reference to `devm_ioremap' s390-linux-ld: drivers/crypto/atmel-sha.o: in function `atmel_sha_probe': atmel-sha.c:(.text+0x2f6a): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/crypto/ccree/cc_driver.o: in function `init_cc_resources': cc_driver.c:(.text+0x958): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/crypto/ccree/cc_debugfs.o: in function `cc_debugfs_init': cc_debugfs.c:(.text+0xfe): undefined reference to `debugfs_create_regset32' s390-linux-ld: cc_debugfs.c:(.text+0x1d0): undefined reference to `debugfs_create_regset32' s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_init': timer-of.c:(.init.text+0x64): undefined reference to `of_iomap' s390-linux-ld: timer-of.c:(.init.text+0x4d8): undefined reference to `iounmap' s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_cleanup': timer-of.c:(.init.text+0x5fa): undefined reference to `iounmap' s390-linux-ld: drivers/clocksource/timer-davinci.o: in function `davinci_timer_register': timer-davinci.c:(.init.text+0xe0): undefined reference to `ioremap' s390-linux-ld: drivers/clocksource/timer-davinci.o: in function `of_davinci_timer_register': timer-davinci.c:(.init.text+0x4d6): undefined reference to `of_address_to_resource' s390-linux-ld: drivers/clocksource/clps711x-timer.o: in function `clps711x_timer_init': clps711x-timer.c:(.init.text+0x4a): undefined reference to `of_iomap' s390-linux-ld: drivers/clocksource/timer-atlas7.o: in function `sirfsoc_of_timer_init': timer-atlas7.c:(.init.text+0x26): undefined reference to `of_iomap' s390-linux-ld: drivers/clocksource/timer-prima2.o: in function `sirfsoc_prima2_timer_init': timer-prima2.c:(.init.text+0xe8): undefined reference to `of_iomap' s390-linux-ld: drivers/clocksource/timer-zevio.o: in function `zevio_timer_add': timer-zevio.c:(.init.text+0xc0): undefined reference to `of_iomap' s390-linux-ld: timer-zevio.c:(.init.text+0x16a): undefined reference to `iounmap' s390-linux-ld: timer-zevio.c:(.init.text+0x17c): undefined reference to `of_iomap' s390-linux-ld: timer-zevio.c:(.init.text+0x1ca): undefined reference to `of_address_to_resource' s390-linux-ld: drivers/clocksource/bcm_kona_timer.o: in function `kona_timer_init': bcm_kona_timer.c:(.init.text+0x134): undefined reference to `of_iomap' s390-linux-ld: drivers/clocksource/ingenic-ost.o: in function `ingenic_ost_probe': ingenic-ost.c:(.init.text+0x78): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/mailbox/imx-mailbox.o: in function `imx_mu_probe': imx-mailbox.c:(.text+0x5fe): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/mailbox/rockchip-mailbox.o: in function `rockchip_mbox_probe': rockchip-mailbox.c:(.text+0x7d0): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/mailbox/sun6i-msgbox.o: in function `sun6i_msgbox_probe': sun6i-msgbox.c:(.text+0xa90): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/mailbox/sprd-mailbox.o: in function `sprd_mbox_probe': sprd-mailbox.c:(.text+0x5e2): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: sprd-mailbox.c:(.text+0x610): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/mailbox/qcom-ipcc.o: in function `qcom_ipcc_probe': qcom-ipcc.c:(.text+0x43e): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/hwspinlock/qcom_hwspinlock.o: in function `qcom_hwspinlock_probe': qcom_hwspinlock.c:(.text+0x310): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/hwspinlock/sprd_hwspinlock.o: in function `sprd_hwspinlock_probe': sprd_hwspinlock.c:(.text+0x21e): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/remoteproc/mtk_scp.o: in function `scp_probe': mtk_scp.c:(.text+0x7ae): undefined reference to `devm_ioremap_resource' s390-linux-ld: mtk_scp.c:(.text+0x868): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/remoteproc/mtk_scp_ipi.o: in function `scp_memcpy_aligned': >> mtk_scp_ipi.c:(.text+0x100): undefined reference to `__iowrite32_copy' s390-linux-ld: drivers/nvmem/stm32-romem.o: in function `stm32_romem_probe': stm32-romem.c:(.text+0x370): 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