tree: https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/insn/rework-redo head: a3e561e860ce1667f50da94bbc7c079e4552a3d9 commit: 64712444ad5db21e5e5a4bd34971e7147e6b71b7 [6/24] arm64: insn: add tests for exclusives config: arm64-randconfig-s031-20220925 compiler: aarch64-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/mark/linux.git/commit/?id=64712444ad5db21e5e5a4bd34971e7147e6b71b7 git remote add mark https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git git fetch --no-tags mark arm64/insn/rework-redo git checkout 64712444ad5db21e5e5a4bd34971e7147e6b71b7 # 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=arm64 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 >>, old ones prefixed by <<): >> ERROR: modpost: "aarch64_insn_gen_load_store_ex" [arch/arm64/lib/test_insn.ko] undefined! ERROR: modpost: "aarch64_insn_decode_register" [arch/arm64/lib/test_insn.ko] undefined! ERROR: modpost: "aarch64_insn_gen_adr" [arch/arm64/lib/test_insn.ko] undefined! ERROR: modpost: "aarch64_insn_adrp_get_offset" [arch/arm64/lib/test_insn.ko] undefined! ERROR: modpost: "aarch64_insn_adr_get_offset" [arch/arm64/lib/test_insn.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp