[agd5f:amd-staging-drm-next 1/107] drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mce.c:28:10: fatal error: 'asm/mce.h' file not found
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild-all,dev.linux.lists.llvm |
|---|---|
| Message-ID | <[email protected]> |
tree: https://gitlab.freedesktop.org/agd5f/linux.git amd-staging-drm-next head: 232bf7d5453df6cc0d877a1003f9aa172e9750de commit: 3a980c04ebdfd427c67cfac6315e24b11f1b1126 [1/107] drm/amd/ras: register mce notifier to obtain ras error info config: loongarch-defconfig (https://download.01.org/0day-ci/archive/20260820/[email protected]/config) compiler: clang version 24.0.0git (https://github.com/llvm/llvm-project 935bfc708590c60147a79c7df145bb6e68b1d388) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260820/[email protected]/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 <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All errors (new ones prefixed by >>): >> drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mce.c:28:10: fatal error: 'asm/mce.h' file not found 28 | #include <asm/mce.h> | ^~~~~~~~~~~ 1 error generated. vim +28 drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mce.c > 28 #include <asm/mce.h> 29 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki