linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 4936/7856] phy-bcm-cygnus-pcie.c:undefined reference to `devm_platform_ioremap_resource'
@ 2020-11-23 23:41 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-11-23 23:41 UTC (permalink / raw)
  To: Chunfeng Yun
  Cc: kbuild-all, Linux Memory Management List, Vinod Koul, Florian Fainelli

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   62918e6fd7b5751c1285c7f8c6cbd27eb6600c02
commit: f669bc8b9f7beb6b1936882a2c3670dc1bd985ba [4936/7856] phy: broadcom: convert to devm_platform_ioremap_resource(_byname)
config: s390-randconfig-r014-20201123 (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/next/linux-next.git/commit/?id=f669bc8b9f7beb6b1936882a2c3670dc1bd985ba
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout f669bc8b9f7beb6b1936882a2c3670dc1bd985ba
        # 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>

Note: the linux-next/master HEAD 62918e6fd7b5751c1285c7f8c6cbd27eb6600c02 builds fine.
      It may have been fixed somewhere.

All errors (new ones prefixed by >>):

   s390-linux-ld: kernel/dma/coherent.o: in function `dma_init_coherent_memory':
   coherent.c:(.text+0x474): undefined reference to `memremap'
   s390-linux-ld: coherent.c:(.text+0x546): undefined reference to `memunmap'
   s390-linux-ld: kernel/dma/coherent.o: in function `dma_declare_coherent_memory':
   coherent.c:(.text+0x67e): 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+0x28): undefined reference to `of_iomap'
   s390-linux-ld: irq-al-fic.c:(.init.text+0x1fc): 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+0x36): undefined reference to `of_iomap'
   s390-linux-ld: irq-jcore-aic.c:(.init.text+0x54): undefined reference to `iounmap'
   s390-linux-ld: drivers/irqchip/irq-renesas-rza1.o: in function `rza1_irqc_probe':
   irq-renesas-rza1.c:(.text+0x3b4): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/irqchip/irq-renesas-h8s.o: in function `h8s_intc_of_init':
   irq-renesas-h8s.c:(.init.text+0x68): undefined reference to `of_iomap'
   s390-linux-ld: drivers/irqchip/irq-uniphier-aidet.o: in function `uniphier_aidet_probe':
   irq-uniphier-aidet.c:(.text+0x39a): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/irqchip/irq-imx-intmux.o: in function `imx_intmux_probe':
   irq-imx-intmux.c:(.text+0x554): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/irqchip/irq-loongson-pch-pic.o: in function `pch_pic_of_init':
   irq-loongson-pch-pic.c:(.text+0x4e0): undefined reference to `of_iomap'
   s390-linux-ld: irq-loongson-pch-pic.c:(.text+0x634): undefined reference to `iounmap'
   s390-linux-ld: drivers/bus/bt1-apb.o: in function `bt1_apb_probe':
   bt1-apb.c:(.text+0x51c): undefined reference to `devm_platform_ioremap_resource_byname'
   s390-linux-ld: bt1-apb.c:(.text+0x57c): undefined reference to `devm_platform_ioremap_resource_byname'
   s390-linux-ld: drivers/phy/amlogic/phy-meson-axg-pcie.o: in function `phy_axg_pcie_probe':
   phy-meson-axg-pcie.c:(.text+0x2ee): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.o: in function `phy_axg_mipi_pcie_analog_probe':
   phy-meson-axg-mipi-pcie-analog.c:(.text+0x1fa): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/broadcom/phy-bcm63xx-usbh.o: in function `bcm63xx_usbh_phy_probe':
   phy-bcm63xx-usbh.c:(.init.text+0x6a): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/broadcom/phy-bcm-cygnus-pcie.o: in function `cygnus_pcie_phy_probe':
>> phy-bcm-cygnus-pcie.c:(.text+0x90): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/broadcom/phy-bcm-sr-usb.o: in function `bcm_usb_phy_probe':
   phy-bcm-sr-usb.c:(.text+0x18a): 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+0x328): 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+0x1a8): 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+0x154): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/marvell/phy-mvebu-a3700-utmi.o: in function `mvebu_a3700_utmi_phy_probe':
   phy-mvebu-a3700-utmi.c:(.text+0x402): 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+0x122): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: phy-armada38x-comphy.c:(.text+0x166): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/marvell/phy-pxa-usb.o: in function `pxa_usb_phy_probe':
   phy-pxa-usb.c:(.text+0x2de): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/mediatek/phy-mtk-tphy.o: in function `mtk_tphy_probe':
   phy-mtk-tphy.c:(.text+0x12c): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: phy-mtk-tphy.c:(.text+0x20a): undefined reference to `of_address_to_resource'
   s390-linux-ld: phy-mtk-tphy.c:(.text+0x226): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/mediatek/phy-mtk-xsphy.o: in function `mtk_xsphy_probe':
   phy-mtk-xsphy.c:(.text+0x1c2): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: phy-mtk-xsphy.c:(.text+0x2a0): undefined reference to `of_address_to_resource'
   s390-linux-ld: phy-mtk-xsphy.c:(.text+0x2bc): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/qualcomm/phy-qcom-ipq4019-usb.o: in function `ipq4019_usb_phy_probe':
   phy-qcom-ipq4019-usb.c:(.text+0x1da): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/qualcomm/phy-qcom-pcie2.o: in function `qcom_pcie2_phy_probe':
   phy-qcom-pcie2.c:(.text+0x480): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/qualcomm/phy-qcom-qusb2.o: in function `qusb2_phy_probe':
   phy-qcom-qusb2.c:(.text+0x154): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.o: in function `qcom_snps_hsphy_probe':
   phy-qcom-usb-hs-28nm.c:(.text+0xea): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/qualcomm/phy-qcom-usb-ss.o: in function `qcom_ssphy_probe':
   phy-qcom-usb-ss.c:(.text+0xf0): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/qualcomm/phy-qcom-snps-femto-v2.o: in function `qcom_snps_hsphy_probe':
   phy-qcom-snps-femto-v2.c:(.text+0x382): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/renesas/phy-rcar-gen3-usb3.o: in function `rcar_gen3_phy_usb3_probe':
   phy-rcar-gen3-usb3.c:(.text+0x18a): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/rockchip/phy-rockchip-inno-dsidphy.o: in function `inno_dsidphy_probe':
   phy-rockchip-inno-dsidphy.c:(.text+0xa2e): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/st/phy-stm32-usbphyc.o: in function `stm32_usbphyc_probe':
   phy-stm32-usbphyc.c:(.text+0x2a6): 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+0x92): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: phy-omap-control.c:(.text+0xca): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: phy-omap-control.c:(.text+0x140): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/ti/phy-ti-pipe3.o: in function `ti_pipe3_probe':
   phy-ti-pipe3.c:(.text+0x698): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/phy/ti/phy-ti-pipe3.o:phy-ti-pipe3.c:(.text+0x6ec): more undefined references to `devm_ioremap_resource' follow
   s390-linux-ld: drivers/phy/ti/phy-am654-serdes.o: in function `serdes_am654_probe':
   phy-am654-serdes.c:(.text+0x15ac): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/phy/xilinx/phy-zynqmp.o: in function `xpsgtr_probe':
   phy-zynqmp.c:(.text+0xa8a): undefined reference to `devm_platform_ioremap_resource_byname'
   s390-linux-ld: phy-zynqmp.c:(.text+0xaac): undefined reference to `devm_platform_ioremap_resource_byname'
   s390-linux-ld: drivers/pinctrl/pinctrl-at91-pio4.o: in function `atmel_pinctrl_probe':
   pinctrl-at91-pio4.c:(.text+0x118c): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/pinctrl-da850-pupd.o: in function `da850_pupd_probe':
   pinctrl-da850-pupd.c:(.text+0x2e2): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/pinctrl-lpc18xx.o: in function `lpc18xx_scu_probe':
   pinctrl-lpc18xx.c:(.text+0x542): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/actions/pinctrl-owl.o: in function `owl_pinctrl_probe':
   pinctrl-owl.c:(.text+0x1946): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/bcm/pinctrl-bcm281xx.o: in function `bcm281xx_pinctrl_probe':
   pinctrl-bcm281xx.c:(.init.text+0x38): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/bcm/pinctrl-cygnus-mux.o:pinctrl-cygnus-mux.c:(.text+0x5f0): more undefined references to `devm_platform_ioremap_resource' follow
   s390-linux-ld: drivers/pinctrl/bcm/pinctrl-ns2-mux.o: in function `ns2_pinmux_probe':
   pinctrl-ns2-mux.c:(.text+0xbdc): undefined reference to `devm_ioremap'
   s390-linux-ld: pinctrl-ns2-mux.c:(.text+0xbf8): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/berlin/pinctrl-as370.o: in function `as370_pinctrl_probe':
   pinctrl-as370.c:(.text+0x72): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/pxa/pinctrl-pxa25x.o: in function `pxa25x_pinctrl_probe':
   pinctrl-pxa25x.c:(.text+0x20): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: pinctrl-pxa25x.c:(.text+0x40): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: pinctrl-pxa25x.c:(.text+0x60): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: pinctrl-pxa25x.c:(.text+0x80): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/pxa/pinctrl-pxa27x.o: in function `pxa27x_pinctrl_probe':
   pinctrl-pxa27x.c:(.text+0x20): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/pxa/pinctrl-pxa27x.o:pinctrl-pxa27x.c:(.text+0x40): more undefined references to `devm_platform_ioremap_resource' follow
   s390-linux-ld: drivers/pinctrl/samsung/pinctrl-samsung.o: in function `samsung_pinctrl_probe':
   pinctrl-samsung.c:(.text+0x1366): undefined reference to `devm_ioremap'
   s390-linux-ld: drivers/pinctrl/sprd/pinctrl-sprd.o: in function `sprd_pinctrl_core_probe':
   pinctrl-sprd.c:(.text+0x119c): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/ti/pinctrl-ti-iodelay.o: in function `ti_iodelay_probe':
   pinctrl-ti-iodelay.c:(.text+0xbc6): 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+0x1f04): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.o: in function `mtk_build_eint':
   pinctrl-mtk-common-v2.c:(.text+0x892): undefined reference to `devm_platform_ioremap_resource_byname'
   s390-linux-ld: drivers/pinctrl/mediatek/pinctrl-moore.o: in function `mtk_moore_pinctrl_probe':
   pinctrl-moore.c:(.text+0xcd0): undefined reference to `devm_platform_ioremap_resource_byname'
   s390-linux-ld: drivers/pinctrl/mediatek/pinctrl-paris.o: in function `mtk_paris_pinctrl_probe':
   pinctrl-paris.c:(.text+0x187e): undefined reference to `devm_platform_ioremap_resource_byname'
   s390-linux-ld: drivers/gpio/gpiolib-of.o: in function `of_mm_gpiochip_add_data':
   gpiolib-of.c:(.text+0xc2e): undefined reference to `of_iomap'
   s390-linux-ld: gpiolib-of.c:(.text+0xc8c): undefined reference to `iounmap'
   s390-linux-ld: drivers/gpio/gpiolib-of.o: in function `of_mm_gpiochip_remove':
   gpiolib-of.c:(.text+0xd0c): undefined reference to `iounmap'
   s390-linux-ld: drivers/char/ipmi/bt-bmc.o: in function `bt_bmc_probe':
   bt-bmc.c:(.text+0xab2): undefined reference to `devm_platform_ioremap_resource'
   s390-linux-ld: drivers/clk/clk-axi-clkgen.o: in function `axi_clkgen_probe':
   clk-axi-clkgen.c:(.text+0xc68): 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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 23222 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-23 23:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 23:41 [linux-next:master 4936/7856] phy-bcm-cygnus-pcie.c:undefined reference to `devm_platform_ioremap_resource' 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).