Hi Al, FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant. tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.headers.unaligned head: 5adcdf60b29da8386cab7bb157927fec96a46c42 commit: 5adcdf60b29da8386cab7bb157927fec96a46c42 [2/2] move asm/unaligned.h to linux/unaligned.h config: x86_64-rhel-8.3 (https://download.01.org/0day-ci/archive/20240818/202408182032.bPmVfkhF-lkp@xxxxxxxxx/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240818/202408182032.bPmVfkhF-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202408182032.bPmVfkhF-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): In file included from arch/x86/decode.c:12: >> arch/x86/../../../arch/x86/lib/insn.c:16:10: fatal error: ../include/linux/unaligned.h: No such file or directory 16 | #include "../include/linux/unaligned.h" /* __ignore_sync_check__ */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[6]: *** [tools/build/Makefile.build:105: tools/objtool/arch/x86/decode.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [tools/build/Makefile.build:158: arch/x86] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [Makefile:70: tools/objtool/objtool-in.o] Error 2 make[3]: *** [Makefile:72: objtool] Error 2 make[2]: *** [Makefile:1360: tools/objtool] Error 2 make[2]: Target 'prepare' not remade because of errors. make[1]: *** [Makefile:224: __sub-make] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:224: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki