:::::: 
:::::: Manual check reason: "low confidence static check first_new_problem: 
timer-of.c:(.init.text+0x42): undefined reference to `of_iomap'"
:::::: 

CC: [email protected]
BCC: [email protected]
CC: [email protected]
TO: Michael Ellerman <[email protected]>
CC: Daniel Lezcano <[email protected]>

Hi Michael,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
master
head:   0fac198def2b41138850867b6aa92044c76ff802
commit: 25259f7a5de2de9d67793dc584b15c83a3134c93 
clocksource/drivers/timer-microchip-pit64b: Select CONFIG_TIMER_OF
date:   2 years, 3 months ago
:::::: branch date: 4 hours ago
:::::: commit date: 2 years, 3 months ago
config: s390-randconfig-s053-20220731 
(https://download.01.org/0day-ci/archive/20220802/[email protected]/config)
compiler: s390-linux-gcc (GCC) 12.1.0
reproduce:
        wget 
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O 
~/bin/make.cross
        chmod +x ~/bin/make.cross
        # apt-get install sparse
        # sparse version: v0.6.4-39-gce1a6720-dirty
        # 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=25259f7a5de2de9d67793dc584b15c83a3134c93
        git remote add linus 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 25259f7a5de2de9d67793dc584b15c83a3134c93
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross C=1 
CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=s390 
SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <[email protected]>

All errors (new ones prefixed by >>):

   s390-linux-ld: drivers/irqchip/irq-al-fic.o: in function `al_fic_init_dt':
   irq-al-fic.c:(.init.text+0x40): undefined reference to `of_iomap'
   s390-linux-ld: irq-al-fic.c:(.init.text+0x272): undefined reference to 
`iounmap'
   s390-linux-ld: drivers/phy/marvell/phy-mvebu-a3700-utmi.o: in function 
`mvebu_a3700_utmi_phy_probe':
   phy-mvebu-a3700-utmi.c:(.text+0x3c8): undefined reference to 
`devm_platform_ioremap_resource'
   s390-linux-ld: drivers/soc/fsl/dpaa2-console.o: in function 
`dpaa2_console_close':
   dpaa2-console.c:(.text+0x64): undefined reference to `iounmap'
   s390-linux-ld: drivers/soc/fsl/dpaa2-console.o: in function 
`dpaa2_console_probe':
   dpaa2-console.c:(.text+0x124): undefined reference to 
`of_address_to_resource'
   s390-linux-ld: drivers/soc/fsl/dpaa2-console.o: in function 
`dpaa2_generic_console_open.constprop.0':
   dpaa2-console.c:(.text+0x20e): undefined reference to `ioremap'
   s390-linux-ld: dpaa2-console.c:(.text+0x24c): undefined reference to 
`iounmap'
   s390-linux-ld: dpaa2-console.c:(.text+0x260): undefined reference to 
`ioremap'
   s390-linux-ld: dpaa2-console.c:(.text+0x2f0): undefined reference to 
`iounmap'
   s390-linux-ld: drivers/reset/reset-brcmstb-rescal.o: in function 
`brcm_rescal_reset_probe':
   reset-brcmstb-rescal.c:(.text+0x176): 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+0xd8): 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+0x62): 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+0x226): 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+0x2b0): 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+0x1cc): undefined reference to 
`devm_platform_ioremap_resource'
   s390-linux-ld: drivers/input/serio/apbps2.o: in function `apbps2_of_probe':
   apbps2.c:(.text+0x284): undefined reference to `devm_ioremap_resource'
   s390-linux-ld: drivers/watchdog/sirfsoc_wdt.o: in function 
`sirfsoc_wdt_probe':
   sirfsoc_wdt.c:(.text+0x1fc): 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+0x42): undefined reference to `of_iomap'
>> s390-linux-ld: timer-of.c:(.init.text+0x1d6): undefined reference to 
>> `iounmap'
   s390-linux-ld: drivers/clocksource/timer-of.o: in function 
`timer_of_cleanup':
>> timer-of.c:(.init.text+0x25e): undefined reference to `iounmap'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp
_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to