pinctrl-samsung.c:undefined reference to `devm_ioremap'

From: kernel test robot
Date: Sun Nov 22 2020 - 16:13:51 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: a349e4c659609fd20e4beea89e5c4a4038e33a95
commit: 73ae2cb424950f917829a8b78359ae1e4b175f3c pinctrl: samsung: Enable compile test for build coverage
date: 12 months ago
config: s390-randconfig-r002-20201122 (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=73ae2cb424950f917829a8b78359ae1e4b175f3c
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 73ae2cb424950f917829a8b78359ae1e4b175f3c
# 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@xxxxxxxxx>

All errors (new ones prefixed by >>):

s390-linux-ld: arch/s390/appldata/appldata_base.o: in function `appldata_generic_handler':
appldata_base.c:(.text+0x1ba): undefined reference to `sysctl_vals'
s390-linux-ld: appldata_base.c:(.text+0x1cc): undefined reference to `sysctl_vals'
s390-linux-ld: kernel/dma/coherent.o: in function `dma_init_coherent_memory':
coherent.c:(.text+0x3e4): undefined reference to `memremap'
s390-linux-ld: coherent.c:(.text+0x4b4): undefined reference to `memunmap'
s390-linux-ld: kernel/dma/coherent.o: in function `dma_declare_coherent_memory':
coherent.c:(.text+0x60e): 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+0x46): undefined reference to `of_iomap'
s390-linux-ld: irq-al-fic.c:(.init.text+0x308): undefined reference to `iounmap'
s390-linux-ld: drivers/irqchip/irq-jcore-aic.o: in function `aic_irq_of_init':
irq-jcore-aic.c:(.init.text+0x7a): undefined reference to `of_iomap'
s390-linux-ld: irq-jcore-aic.c:(.init.text+0xa4): undefined reference to `iounmap'
s390-linux-ld: drivers/irqchip/irq-renesas-intc-irqpin.o: in function `intc_irqpin_probe':
irq-renesas-intc-irqpin.c:(.text+0x47a): undefined reference to `devm_ioremap_nocache'
s390-linux-ld: drivers/irqchip/irq-uniphier-aidet.o: in function `uniphier_aidet_probe':
irq-uniphier-aidet.c:(.text+0x432): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/phy/broadcom/phy-brcm-sata.o: in function `brcm_sata_phy_probe':
phy-brcm-sata.c:(.text+0xaa): undefined reference to `devm_ioremap_resource'
s390-linux-ld: phy-brcm-sata.c:(.text+0x34c): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/phy/hisilicon/phy-histb-combphy.o: in function `histb_combphy_probe':
phy-histb-combphy.c:(.text+0x330): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/phy/marvell/phy-armada38x-comphy.o: in function `a38x_comphy_probe':
phy-armada38x-comphy.c:(.text+0x1b4): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/phy/samsung/phy-exynos-pcie.o: in function `exynos_pcie_phy_probe':
phy-exynos-pcie.c:(.text+0x3e8): undefined reference to `devm_ioremap_resource'
s390-linux-ld: phy-exynos-pcie.c:(.text+0x440): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/phy/ti/phy-omap-control.o: in function `omap_control_phy_probe':
phy-omap-control.c:(.text+0x332): undefined reference to `devm_ioremap_resource'
s390-linux-ld: phy-omap-control.c:(.text+0x3bc): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/phy/ti/phy-omap-control.o:phy-omap-control.c:(.text+0x448): more undefined references to `devm_ioremap_resource' follow
s390-linux-ld: drivers/pinctrl/pinctrl-bm1880.o: in function `bm1880_pinctrl_probe':
pinctrl-bm1880.c:(.text+0x902): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/pinctrl/pinctrl-rza1.o: in function `rza1_pinctrl_probe':
pinctrl-rza1.c:(.text+0x1290): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/pinctrl/pinctrl-rza2.o: in function `rza2_pinctrl_probe':
pinctrl-rza2.c:(.text+0x588): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/pinctrl/pinctrl-rzn1.o: in function `rzn1_pinctrl_probe':
pinctrl-rzn1.c:(.text+0x16d6): undefined reference to `devm_ioremap_resource'
s390-linux-ld: pinctrl-rzn1.c:(.text+0x173a): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/pinctrl/pinctrl-lpc18xx.o: in function `lpc18xx_scu_probe':
pinctrl-lpc18xx.c:(.text+0xd22): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/pinctrl/pinctrl-ingenic.o: in function `ingenic_pinctrl_probe':
pinctrl-ingenic.c:(.init.text+0x96): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/pinctrl/bcm/pinctrl-cygnus-mux.o: in function `cygnus_pinmux_probe':
pinctrl-cygnus-mux.c:(.text+0x6f4): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: pinctrl-cygnus-mux.c:(.text+0x73a): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/pinctrl/berlin/berlin-bg4ct.o: in function `berlin4ct_pinctrl_probe':
berlin-bg4ct.c:(.text+0x74): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/pinctrl/berlin/pinctrl-as370.o: in function `as370_pinctrl_probe':
pinctrl-as370.c:(.text+0x74): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/pinctrl/samsung/pinctrl-samsung.o: in function `samsung_pinctrl_probe':
>> pinctrl-samsung.c:(.text+0x12a4): undefined reference to `devm_ioremap'
s390-linux-ld: drivers/pinctrl/samsung/pinctrl-exynos-arm.o: in function `s5pv210_retention_init':
>> pinctrl-exynos-arm.c:(.text+0x86): undefined reference to `of_iomap'
s390-linux-ld: drivers/pinctrl/sh-pfc/core.o: in function `sh_pfc_probe':
core.c:(.text+0x16c): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/pinctrl/mediatek/pinctrl-mtk-common.o: in function `mtk_pctrl_init':
pinctrl-mtk-common.c:(.text+0x1dc0): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/pinctrl/mediatek/pinctrl-moore.o: in function `mtk_moore_pinctrl_probe':
pinctrl-moore.c:(.text+0xc18): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.o: in function `mtk_build_eint':
pinctrl-mtk-common-v2.c:(.text+0x86a): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/pinctrl/mediatek/pinctrl-paris.o: in function `mtk_paris_pinctrl_probe':
pinctrl-paris.c:(.text+0x11e6): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/gpio/gpiolib-of.o: in function `of_mm_gpiochip_add_data':
gpiolib-of.c:(.text+0x52): undefined reference to `of_iomap'
s390-linux-ld: gpiolib-of.c:(.text+0xea): undefined reference to `iounmap'
s390-linux-ld: drivers/gpio/gpiolib-of.o: in function `of_mm_gpiochip_remove':
gpiolib-of.c:(.text+0x134): undefined reference to `iounmap'
s390-linux-ld: drivers/soc/aspeed/aspeed-p2a-ctrl.o: in function `aspeed_p2a_ctrl_probe':
aspeed-p2a-ctrl.c:(.text+0x358): undefined reference to `of_address_to_resource'
s390-linux-ld: drivers/soc/mediatek/mtk-scpsys.o: in function `init_scp.isra.0':
mtk-scpsys.c:(.text+0x574): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/soc/qcom/qcom-geni-se.o: in function `geni_se_probe':
qcom-geni-se.c:(.text+0x312): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/soc/qcom/cmd-db.o: in function `cmd_db_dev_probe':
cmd-db.c:(.text+0x36c): undefined reference to `memremap'
s390-linux-ld: drivers/soc/qcom/rpmh-rsc.o: in function `rpmh_rsc_probe':
rpmh-rsc.c:(.text+0x8f2): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/soc/qcom/llcc-qcom.o: in function `qcom_llcc_init_mmio':
llcc-qcom.c:(.text+0x3b0): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/soc/renesas/renesas-soc.o: in function `renesas_soc_init':
renesas-soc.c:(.init.text+0x68): undefined reference to `of_iomap'
s390-linux-ld: renesas-soc.c:(.init.text+0x92): undefined reference to `iounmap'
s390-linux-ld: renesas-soc.c:(.init.text+0xea): undefined reference to `of_iomap'
s390-linux-ld: renesas-soc.c:(.init.text+0x11c): undefined reference to `ioremap'
s390-linux-ld: renesas-soc.c:(.init.text+0x138): undefined reference to `iounmap'
s390-linux-ld: drivers/soc/renesas/rcar-rst.o: in function `rcar_rst_read_mode_pins':
rcar-rst.c:(.init.text+0x70): undefined reference to `of_iomap'
s390-linux-ld: drivers/soc/renesas/rcar-sysc.o: in function `rcar_sysc_pd_init':
rcar-sysc.c:(.init.text+0x82): undefined reference to `of_iomap'
s390-linux-ld: drivers/soc/samsung/pm_domains.o: in function `exynos4_pm_init_power_domain':
pm_domains.c:(.init.text+0xfe): undefined reference to `of_iomap'
s390-linux-ld: drivers/regulator/stm32-vrefbuf.o: in function `stm32_vrefbuf_probe':
stm32-vrefbuf.c:(.text+0x2d6): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/reset/reset-axs10x.o: in function `axs10x_reset_probe':
reset-axs10x.c:(.text+0xcc): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/reset/reset-meson.o: in function `meson_reset_probe':
reset-meson.c:(.text+0x94): 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+0x1b4): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/reset/reset-qcom-pdc.o: in function `qcom_pdc_reset_probe':
reset-qcom-pdc.c:(.text+0x134): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/reset/reset-simple.o: in function `reset_simple_probe':
reset-simple.c:(.text+0x17e): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/reset/reset-sunxi.o: in function `sun6i_reset_init':
reset-sunxi.c:(.init.text+0x82): undefined reference to `of_address_to_resource'
s390-linux-ld: reset-sunxi.c:(.init.text+0xce): undefined reference to `ioremap'
s390-linux-ld: drivers/char/hw_random/mtk-rng.o: in function `mtk_rng_probe':
mtk-rng.c:(.text+0x22c): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/mfd/syscon.o: in function `syscon_probe':
syscon.c:(.text+0x9a): undefined reference to `devm_ioremap'
s390-linux-ld: drivers/mfd/syscon.o: in function `of_syscon_register':
syscon.c:(.text+0x256): undefined reference to `of_address_to_resource'
s390-linux-ld: syscon.c:(.text+0x296): undefined reference to `ioremap'
s390-linux-ld: syscon.c:(.text+0x4ae): undefined reference to `iounmap'
s390-linux-ld: drivers/input/serio/sun4i-ps2.o: in function `sun4i_ps2_remove':
sun4i-ps2.c:(.text+0xd6): undefined reference to `iounmap'
s390-linux-ld: drivers/input/serio/sun4i-ps2.o: in function `sun4i_ps2_probe':
sun4i-ps2.c:(.text+0x364): undefined reference to `ioremap'
s390-linux-ld: sun4i-ps2.c:(.text+0x526): undefined reference to `iounmap'
s390-linux-ld: drivers/thermal/broadcom/brcmstb_thermal.o: in function `brcmstb_thermal_probe':
brcmstb_thermal.c:(.text+0x18c): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/thermal/broadcom/ns-thermal.o: in function `ns_thermal_remove':
ns-thermal.c:(.text+0x2a): undefined reference to `iounmap'
s390-linux-ld: drivers/thermal/broadcom/ns-thermal.o: in function `ns_thermal_probe':
ns-thermal.c:(.text+0x122): undefined reference to `of_iomap'
s390-linux-ld: ns-thermal.c:(.text+0x1d4): undefined reference to `iounmap'
s390-linux-ld: drivers/watchdog/ep93xx_wdt.o: in function `ep93xx_wdt_probe':
ep93xx_wdt.c:(.text+0xaa): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/watchdog/pnx4008_wdt.o: in function `pnx4008_wdt_probe':
pnx4008_wdt.c:(.text+0x244): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/watchdog/imx7ulp_wdt.o: in function `imx7ulp_wdt_probe':
imx7ulp_wdt.c:(.text+0x1b0): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/watchdog/moxart_wdt.o: in function `moxart_wdt_probe':
moxart_wdt.c:(.text+0x4c): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/watchdog/meson_gxbb_wdt.o: in function `meson_gxbb_wdt_probe':
meson_gxbb_wdt.c:(.text+0x162): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/watchdog/digicolor_wdt.o:digicolor_wdt.c:(.text+0x1de): more undefined references to `devm_platform_ioremap_resource' follow
s390-linux-ld: drivers/crypto/atmel-sha.o: in function `atmel_sha_probe':
atmel-sha.c:(.text+0x16d4): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/crypto/atmel-tdes.o: in function `atmel_tdes_probe':
atmel-tdes.c:(.text+0xa14): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/crypto/ccree/cc_driver.o: in function `init_cc_resources':
cc_driver.c:(.text+0x7a6): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/crypto/ccree/cc_debugfs.o: in function `cc_debugfs_init':
cc_debugfs.c:(.text+0xb2): undefined reference to `debugfs_create_regset32'
s390-linux-ld: cc_debugfs.c:(.text+0x126): undefined reference to `debugfs_create_regset32'
s390-linux-ld: drivers/crypto/img-hash.o: in function `img_hash_probe':
img-hash.c:(.text+0xc56): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: img-hash.c:(.text+0xcb2): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/crypto/qcom-rng.o: in function `qcom_rng_probe':
qcom-rng.c:(.text+0x122): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_init':

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip