* [intel-lts:5.4/yocto 9331/18530] keembay-ocs-hcu-core.c:undefined reference to `devm_ioremap_resource'
@ 2021-11-18 16:00 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-11-18 16:00 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 2682 bytes --]
tree: https://github.com/intel/linux-intel-lts.git 5.4/yocto
head: 10c3d69bc60059b194dcfa816cbc1240ffb0431d
commit: 9b07a958f2eb496c88faf0bd749eb600357f4190 [9331/18530] crypto: keembay: Add Keem Bay OCS HCU
config: s390-randconfig-r001-20211118 (attached as .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://github.com/intel/linux-intel-lts/commit/9b07a958f2eb496c88faf0bd749eb600357f4190
git remote add intel-lts https://github.com/intel/linux-intel-lts.git
git fetch --no-tags intel-lts 5.4/yocto
git checkout 9b07a958f2eb496c88faf0bd749eb600357f4190
# save the attached .config 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/char/hw_random/exynos-trng.o: in function `exynos_trng_probe':
exynos-trng.c:(.text+0x53a): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/char/hw_random/meson-rng.o: in function `meson_rng_probe':
meson-rng.c:(.text+0xd0): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/char/hw_random/mtk-rng.o: in function `mtk_rng_probe':
mtk-rng.c:(.text+0x47e): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/ptp/ptp_qoriq.o: in function `ptp_qoriq_probe':
ptp_qoriq.c:(.text+0xf2a): undefined reference to `ioremap'
s390-linux-ld: ptp_qoriq.c:(.text+0xfa6): undefined reference to `iounmap'
s390-linux-ld: drivers/ptp/ptp_qoriq.o: in function `ptp_qoriq_free':
ptp_qoriq.c:(.text+0x102c): undefined reference to `iounmap'
s390-linux-ld: drivers/crypto/keembay/keembay-ocs-aes-core.o: in function `kmb_ocs_aes_probe':
keembay-ocs-aes-core.c:(.text+0x281c): undefined reference to `devm_ioremap_resource'
s390-linux-ld: drivers/crypto/keembay/keembay-ocs-ecc-core.o: in function `kmb_ocs_ecc_probe':
keembay-ocs-ecc-core.c:(.text.unlikely+0xb0): undefined reference to `devm_platform_ioremap_resource'
s390-linux-ld: drivers/crypto/keembay/keembay-ocs-hcu-core.o: in function `kmb_ocs_hcu_probe':
>> keembay-ocs-hcu-core.c:(.text+0x2516): undefined reference to `devm_ioremap_resource'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 18365 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-18 16:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-18 16:00 [intel-lts:5.4/yocto 9331/18530] keembay-ocs-hcu-core.c:undefined reference to `devm_ioremap_resource' kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.