tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 34d1d36073ea4d4c532e8c8345627a9702be799e commit: 8c7dcb84e3b744b2b70baa7a44a9b1881c33a9c9 [3182/4834] bpf: implement sleepable uprobes by chaining gps config: s390-randconfig-r003-20220620 (https://download.01.org/0day-ci/archive/20220621/202206212040.Jb3ukbvd-lkp@xxxxxxxxx/config) compiler: s390-linux-gcc (GCC) 11.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=8c7dcb84e3b744b2b70baa7a44a9b1881c33a9c9 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 8c7dcb84e3b744b2b70baa7a44a9b1881c33a9c9 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=s390 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <lkp@xxxxxxxxx> Note: the linux-next/master HEAD 34d1d36073ea4d4c532e8c8345627a9702be799e 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': kernel/dma/coherent.c:48: undefined reference to `memremap' s390-linux-ld: kernel/dma/coherent.c:71: undefined reference to `memunmap' s390-linux-ld: kernel/dma/coherent.o: in function `dma_declare_coherent_memory': kernel/dma/coherent.c:82: undefined reference to `memunmap' >> s390-linux-ld: kernel/trace/trace_uprobe.o:(__jump_table+0x8): undefined reference to `bpf_stats_enabled_key' s390-linux-ld: drivers/dma/fsl-edma.o: in function `fsl_edma_probe': drivers/dma/fsl-edma.c:302: undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/dma/fsl-edma.c:327: undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/dma/idma64.o: in function `idma64_platform_probe': drivers/dma/idma64.c:644: undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/dma/qcom/hidma.o: in function `hidma_probe': drivers/dma/qcom/hidma.c:770: undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/dma/qcom/hidma.c:777: undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/pcmcia/cistpl.o: in function `set_cis_map': drivers/pcmcia/cistpl.c:103: undefined reference to `ioremap' s390-linux-ld: drivers/pcmcia/cistpl.c:110: undefined reference to `iounmap' s390-linux-ld: drivers/pcmcia/cistpl.c:117: undefined reference to `iounmap' s390-linux-ld: drivers/pcmcia/cistpl.c:118: undefined reference to `ioremap' s390-linux-ld: drivers/pcmcia/cistpl.o: in function `release_cis_mem': drivers/pcmcia/cistpl.c:72: undefined reference to `iounmap' s390-linux-ld: drivers/crypto/ccree/cc_driver.o: in function `init_cc_resources': drivers/crypto/ccree/cc_driver.c:355: undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/crypto/ccree/cc_debugfs.o: in function `cc_debugfs_init': drivers/crypto/ccree/cc_debugfs.c:80: undefined reference to `debugfs_create_regset32' s390-linux-ld: drivers/crypto/ccree/cc_debugfs.c:100: undefined reference to `debugfs_create_regset32' s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_base_exit.isra.0': drivers/clocksource/timer-of.c:151: undefined reference to `iounmap' s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_init': drivers/clocksource/timer-of.c:159: undefined reference to `of_iomap' s390-linux-ld: drivers/clocksource/timer-microchip-pit64b.o: in function `mchp_pit64b_dt_init_timer': drivers/clocksource/timer-microchip-pit64b.c:434: undefined reference to `of_iomap' s390-linux-ld: drivers/clocksource/timer-microchip-pit64b.c:484: undefined reference to `iounmap' -- 0-DAY CI Kernel Test Service https://01.org/lkp