tree: https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git master head: e6a5255d009d8427b6609b25c729048f894e9d60 commit: 4030decf42ca0da176fc1d5c556fc3f0035df6c9 [14/17] New implementation for IO memcpy and IO memset config: x86_64-rhel-8.3-kselftests (https://download.01.org/0day-ci/archive/20241029/202410290234.4lGXVTw1-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/20241029/202410290234.4lGXVTw1-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/202410290234.4lGXVTw1-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> lib/iomem_copy.c:10:10: fatal error: linux/unaligned.h: No such file or directory 10 | #include <linux/unaligned.h> | ^~~~~~~~~~~~~~~~~~~ compilation terminated. vim +10 lib/iomem_copy.c > 10 #include <linux/unaligned.h> 11 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki