tree: https://github.com/0day-ci/linux/commits/UPDATE-20200516-195607/Jordan-Niethe/Initial-Prefixed-Instruction-support/20200506-171736 head: dae797aa7e7f8d885f42df4c29129e8135bc7b1c commit: 31f742bb39071e0fddf791ddb8dc998312c5bca0 [24/30] powerpc: Test prefixed code patching config: powerpc-mpc5200_defconfig (attached as .config) compiler: powerpc-linux-gcc (GCC) 9.3.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 31f742bb39071e0fddf791ddb8dc998312c5bca0 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old ones prefixed by <<): arch/powerpc/lib/test_code-patching.S: Assembler messages: >> arch/powerpc/lib/test_code-patching.S:19: Error: invalid operands (*UND* and *ABS* sections) for `<<' vim +19 arch/powerpc/lib/test_code-patching.S 17 18 globl(code_patching_test1_expected) > 19 .long OP_PREFIX << 26 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org