tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git kernel-in-vmalloc-v6.1-rc1 head: dd354395fff14a411a8b85bd2a9d70e3a43e393b commit: a57b3f2dec6a146ffd7ffc4a293de2b76f7d9054 [25/26] init debug config: arm-randconfig-r026-20221019 compiler: arm-linux-gnueabi-gcc (GCC) 12.1.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/linusw/linux-integrator.git/commit/?id=a57b3f2dec6a146ffd7ffc4a293de2b76f7d9054 git remote add arm-integrator https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git git fetch --no-tags arm-integrator kernel-in-vmalloc-v6.1-rc1 git checkout a57b3f2dec6a146ffd7ffc4a293de2b76f7d9054 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): arm-linux-gnueabi-ld: arch/arm/mm/init.o: in function `arm_memblock_init': >> init.c:(.init.text+0x15c): undefined reference to `kernel_sec_end' >> arm-linux-gnueabi-ld: init.c:(.init.text+0x164): undefined reference to `kernel_sec_start' -- 0-DAY CI Kernel Test Service https://01.org/lkp