tree: https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/insn/rework-redo head: a3e561e860ce1667f50da94bbc7c079e4552a3d9 commit: 73da55b17bc22037f5f7ffed724984f36066ff02 [13/24] arm64: insn: rework CBZ / CBNZ immediates 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=73da55b17bc22037f5f7ffed724984f36066ff02 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 73da55b17bc22037f5f7ffed724984f36066ff02 # 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_load_literal" [arch/arm64/lib/test_insn.ko] undefined! >> ERROR: modpost: "aarch64_insn_gen_comp_branch_imm" [arch/arm64/lib/test_insn.ko] undefined! ERROR: modpost: "aarch64_insn_gen_branch_imm" [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! ERROR: modpost: "aarch64_insn_encode_immediate" [arch/arm64/lib/test_insn.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp