include/acpi/ghes_cper.h:24:10: fatal error: 'asm/fixmap.h' file not found
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild |
|---|---|
| Message-ID | <[email protected]> |
:::::: :::::: Manual check reason: "bisect to a FBC not belonging to original linux-review patches: branch: linux-review/Ahmed-Tiba/ACPI-APEI-GHES-share-macros-via-a-private-header/20260708-220441, commit: f9237a1d5a16cdb9f3d83dd59e5c314f89e27e5c" :::::: BCC: [email protected] CC: [email protected] CC: [email protected] TO: Ahmed Tiba <[email protected]> CC: 0day robot <[email protected]> tree: https://github.com/intel-lab-lkp/linux/commits/Ahmed-Tiba/ACPI-APEI-GHES-share-macros-via-a-private-header/20260708-220441 head: f9237a1d5a16cdb9f3d83dd59e5c314f89e27e5c commit: f9237a1d5a16cdb9f3d83dd59e5c314f89e27e5c RAS: add firmware-first CPER provider date: 13 hours ago :::::: branch date: 13 hours ago :::::: commit date: 13 hours ago config: sparc64-allmodconfig (https://download.01.org/0day-ci/archive/20260709/[email protected]/config) compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260709/[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/r/[email protected]/ All errors (new ones prefixed by >>): In file included from drivers/ras/cper-esource.c:26: >> include/acpi/ghes_cper.h:24:10: fatal error: 'asm/fixmap.h' file not found 24 | #include <asm/fixmap.h> | ^~~~~~~~~~~~~~ 1 error generated. vim +24 include/acpi/ghes_cper.h e910745a68f07d Ahmed Tiba 2026-07-08 22 e910745a68f07d Ahmed Tiba 2026-07-08 23 #include <acpi/ghes.h> e910745a68f07d Ahmed Tiba 2026-07-08 @24 #include <asm/fixmap.h> 58d599c2e77abf Ahmed Tiba 2026-07-08 25 #include <cxl/event.h> e910745a68f07d Ahmed Tiba 2026-07-08 26 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki