linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* altera_tse_main.c:undefined reference to `devm_ioremap'
@ 2021-11-25  2:25 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-11-25  2:25 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: kbuild-all, linux-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   5f53fa508db098c9d372423a6dac31c8a5679cdf
commit: 4bdc0d676a643140bdf17dbf7eafedee3d496a3c remove ioremap_nocache and devm_ioremap_nocache
date:   1 year, 11 months ago
config: s390-randconfig-r006-20211117 (https://download.01.org/0day-ci/archive/20211125/202111251027.3UfU9J9H-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://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4bdc0d676a643140bdf17dbf7eafedee3d496a3c
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 4bdc0d676a643140bdf17dbf7eafedee3d496a3c
        # 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/dma/idma64.o: in function `idma64_platform_probe':
   idma64.c:(.text+0xcc6): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/dma/ti/edma.o: in function `edma_probe':
   edma.c:(.text+0x1cd4): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/dma/ti/omap-dma.o: in function `omap_dma_probe':
   omap-dma.c:(.text+0x62): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/net/ethernet/altera/altera_tse_main.o: in function `request_and_map':
>> altera_tse_main.c:(.text+0x174): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/ptp/ptp_qoriq.o: in function `ptp_qoriq_probe':
   ptp_qoriq.c:(.text+0x852): undefined reference to `ioremap'
   s390-linux-ld: ptp_qoriq.c:(.text+0x8be): undefined reference to `iounmap'
   s390-linux-ld: drivers/ptp/ptp_qoriq.o: in function `ptp_qoriq_free':
   ptp_qoriq.c:(.text+0xac8): undefined reference to `iounmap'
   s390-linux-ld: drivers/watchdog/sirfsoc_wdt.o: in function `sirfsoc_wdt_probe':
   sirfsoc_wdt.c:(.text+0x100): undefined reference to `devm_platform_ioremap_resource'

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* altera_tse_main.c:undefined reference to `devm_ioremap'
@ 2020-11-17 14:30 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2020-11-17 14:30 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: kbuild-all, linux-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   9c87c9f41245baa3fc4716cf39141439cf405b01
commit: 4bdc0d676a643140bdf17dbf7eafedee3d496a3c remove ioremap_nocache and devm_ioremap_nocache
date:   11 months ago
config: s390-randconfig-c004-20201116 (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=4bdc0d676a643140bdf17dbf7eafedee3d496a3c
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 4bdc0d676a643140bdf17dbf7eafedee3d496a3c
        # 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: drivers/irqchip/irq-renesas-intc-irqpin.o: in function `intc_irqpin_probe':
   irq-renesas-intc-irqpin.c:(.text+0x86c): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/irqchip/irq-renesas-irqc.o: in function `irqc_probe':
   irq-renesas-irqc.c:(.text+0x354): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/irqchip/irq-renesas-rza1.o: in function `rza1_irqc_probe':
   irq-renesas-rza1.c:(.text+0xa4): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/hisilicon/phy-histb-combphy.o: in function `histb_combphy_probe':
   phy-histb-combphy.c:(.text+0x52): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/hisilicon/phy-hisi-inno-usb2.o: in function `hisi_inno_phy_probe':
   phy-hisi-inno-usb2.c:(.text+0x50): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/marvell/phy-mmp3-usb.o: in function `mmp3_usb_phy_probe':
   phy-mmp3-usb.c:(.text+0x192): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/st/phy-stm32-usbphyc.o: in function `stm32_usbphyc_probe':
   phy-stm32-usbphyc.c:(.text+0x24e): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/soc/mediatek/mtk-scpsys.o: in function `scpsys_probe':
   mtk-scpsys.c:(.text+0x15e): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/soc/amlogic/meson-canvas.o: in function `meson_canvas_probe':
   meson-canvas.c:(.text+0x62): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/soc/amlogic/meson-clk-measure.o: in function `meson_msr_probe':
   meson-clk-measure.c:(.text+0x12c): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/soc/qcom/qcom_gsbi.o:qcom_gsbi.c:(.text+0xb4): more undefined references to `devm_ioremap_resource' follow
   s390-linux-ld: drivers/regulator/stm32-vrefbuf.o: in function `stm32_vrefbuf_probe':
   stm32-vrefbuf.c:(.text+0x354): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/reset/reset-ath79.o: in function `ath79_reset_probe':
   reset-ath79.c:(.text+0x238): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/reset/reset-axs10x.o: in function `axs10x_reset_probe':
   reset-axs10x.c:(.text+0xd2): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/reset/reset-brcmstb.o: in function `brcmstb_reset_probe':
   reset-brcmstb.c:(.text+0x1ce): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/reset/reset-lpc18xx.o: in function `lpc18xx_rgu_probe':
   reset-lpc18xx.c:(.text+0x322): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/reset/reset-meson.o: in function `meson_reset_probe':
   reset-meson.c:(.text+0x5e): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/reset/reset-qcom-pdc.o:reset-qcom-pdc.c:(.text+0x152): more undefined references to `devm_ioremap_resource' follow
   s390-linux-ld: drivers/char/hw_random/exynos-trng.o: in function `exynos_trng_probe':
   exynos-trng.c:(.text+0x2ca): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/char/hw_random/mtk-rng.o: in function `mtk_rng_probe':
   mtk-rng.c:(.text+0x2e2): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/char/hw_random/ks-sa-rng.o: in function `ks_sa_rng_probe':
   ks-sa-rng.c:(.text+0x396): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/char/hw_random/npcm-rng.o: in function `npcm_rng_probe':
   npcm-rng.c:(.text+0x2d0): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/mfd/syscon.o: in function `syscon_probe':
   syscon.c:(.text+0xaa): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/net/phy/mdio-moxart.o: in function `moxart_mdio_probe':
   mdio-moxart.c:(.text+0x34e): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/net/phy/mdio-sun4i.o: in function `sun4i_mdio_probe':
   mdio-sun4i.c:(.text+0x330): 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+0x1b0): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/net/ethernet/freescale/fec_main.o: in function `fec_probe':
   fec_main.c:(.text+0x5e5a): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/net/ethernet/freescale/fsl_pq_mdio.o: in function `fsl_pq_mdio_remove':
   fsl_pq_mdio.c:(.text+0x76): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/ethernet/nxp/lpc_eth.o: in function `lpc_eth_drv_remove':
   lpc_eth.c:(.text+0x3a8): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/ethernet/nxp/lpc_eth.o: in function `lpc_eth_drv_probe':
   lpc_eth.c:(.text+0x160a): undefined reference to `ioremap'
   s390-linux-ld: lpc_eth.c:(.text+0x1806): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/ethernet/renesas/ravb_main.o: in function `ravb_probe':
   ravb_main.c:(.text+0x13f8): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/input/serio/olpc_apsp.o: in function `olpc_apsp_probe':
   olpc_apsp.c:(.text+0x378): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/input/serio/sun4i-ps2.o: in function `sun4i_ps2_remove':
   sun4i-ps2.c:(.text+0xfc): undefined reference to `iounmap'
   s390-linux-ld: drivers/input/serio/sun4i-ps2.o: in function `sun4i_ps2_probe':
   sun4i-ps2.c:(.text+0x426): undefined reference to `ioremap'
   s390-linux-ld: sun4i-ps2.c:(.text+0x586): undefined reference to `iounmap'
   s390-linux-ld: drivers/input/keyboard/st-keyscan.o: in function `keyscan_probe':
   st-keyscan.c:(.text+0x31c): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/input/touchscreen/imx6ul_tsc.o: in function `imx6ul_tsc_probe':
   imx6ul_tsc.c:(.text+0x466): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: imx6ul_tsc.c:(.text+0x48e): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/power/reset/brcm-kona-reset.o: in function `kona_reset_probe':
   brcm-kona-reset.c:(.text+0x94): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/thermal/broadcom/brcmstb_thermal.o: in function `brcmstb_thermal_probe':
   brcmstb_thermal.c:(.text+0x62): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/thermal/broadcom/ns-thermal.o: in function `ns_thermal_remove':
   ns-thermal.c:(.text+0x2e): undefined reference to `iounmap'
   s390-linux-ld: drivers/thermal/broadcom/sr-thermal.o: in function `sr_thermal_probe':
   sr-thermal.c:(.text+0x84): undefined reference to `devm_memremap'
   s390-linux-ld: drivers/thermal/zx2967_thermal.o: in function `zx2967_thermal_probe':
   zx2967_thermal.c:(.text+0xca): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/watchdog/armada_37xx_wdt.o: in function `armada_37xx_wdt_probe':
   armada_37xx_wdt.c:(.text+0x3da): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/watchdog/at91sam9_wdt.o: in function `at91wdt_probe':
   at91sam9_wdt.c:(.init.text+0x138): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/watchdog/omap_wdt.o: in function `omap_wdt_probe':
   omap_wdt.c:(.text+0x7fc): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/watchdog/ftwdt010_wdt.o: in function `ftwdt010_wdt_probe':
   ftwdt010_wdt.c:(.text+0x228): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/watchdog/s3c2410_wdt.o: in function `s3c2410wdt_probe':
   s3c2410_wdt.c:(.text+0x606): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/watchdog/sama5d4_wdt.o: in function `sama5d4_wdt_probe':
   sama5d4_wdt.c:(.text+0x41a): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/watchdog/davinci_wdt.o:davinci_wdt.c:(.text+0x38a): 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+0x33c): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/crypto/atmel-aes.o: in function `atmel_aes_probe':
   atmel-aes.c:(.text+0x11ac): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/crypto/atmel-sha.o: in function `atmel_sha_probe':
   atmel-sha.c:(.text+0x1e84): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/crypto/qcom-rng.o: in function `qcom_rng_probe':
   qcom-rng.c:(.text+0xf4): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_init':
   timer-of.c:(.init.text+0x1c2): undefined reference to `iounmap'
   s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_cleanup':
   timer-of.c:(.init.text+0x326): undefined reference to `iounmap'
   s390-linux-ld: drivers/mailbox/rockchip-mailbox.o: in function `rockchip_mbox_probe':
   rockchip-mailbox.c:(.text+0x558): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/mailbox/bcm-pdc-mailbox.o: in function `pdc_probe':
   bcm-pdc-mailbox.c:(.text+0x88a): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/mailbox/qcom-apcs-ipc-mailbox.o: in function `qcom_apcs_ipc_probe':
   qcom-apcs-ipc-mailbox.c:(.text+0x102): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/mailbox/mtk-cmdq-mailbox.o: in function `cmdq_probe':
   mtk-cmdq-mailbox.c:(.text+0x2e2): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/devfreq/event/exynos-ppmu.o: in function `exynos_ppmu_probe':
   exynos-ppmu.c:(.text+0xcc): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/iio/adc/stm32-dfsdm-core.o:stm32-dfsdm-core.c:(.text+0x1be): more undefined references to `devm_ioremap_resource' follow
   s390-linux-ld: drivers/nvmem/imx-iim.o: in function `imx_iim_probe':
   imx-iim.c:(.text+0x48): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/fpga/socfpga.o: in function `socfpga_fpga_probe':
   socfpga.c:(.text+0x26a): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: socfpga.c:(.text+0x2a4): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/fpga/socfpga-a10.o: in function `socfpga_a10_fpga_probe':
   socfpga-a10.c:(.text+0x46a): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: socfpga-a10.c:(.text+0x49e): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/fpga/zynq-fpga.o: in function `zynq_fpga_probe':
   zynq-fpga.c:(.text+0x9a8): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/counter/ti-eqep.o: in function `ti_eqep_probe':
   ti-eqep.c:(.text+0x740): undefined reference to `devm_platform_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: 20696 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-25  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25  2:25 altera_tse_main.c:undefined reference to `devm_ioremap' kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2020-11-17 14:30 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).