[PATCH v5] arm64: sdei: abort running SDEI handlers during crash
kernel test robot
lkp at intel.com
Mon Jun 26 06:49:46 PDT 2023
Hi Scott,
kernel test robot noticed the following build errors:
[auto build test ERROR on arm64/for-next/core]
[also build test ERROR on arm/for-next arm/fixes kvmarm/next soc/for-next linus/master v6.4 next-20230626]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/D-Scott-Phillips/arm64-sdei-abort-running-SDEI-handlers-during-crash/20230626-180652
base: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-next/core
patch link: https://lore.kernel.org/r/20230626074748.2785-1-scott%40os.amperecomputing.com
patch subject: [PATCH v5] arm64: sdei: abort running SDEI handlers during crash
config: x86_64-kexec (https://download.01.org/0day-ci/archive/20230626/202306262128.wAk7FLHn-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce: (https://download.01.org/0day-ci/archive/20230626/202306262128.wAk7FLHn-lkp@intel.com/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 at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202306262128.wAk7FLHn-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from drivers/acpi/apei/ghes.c:20:
>> include/linux/arm_sdei.h:10:10: fatal error: asm/sdei.h: No such file or directory
10 | #include <asm/sdei.h>
| ^~~~~~~~~~~~
compilation terminated.
vim +10 include/linux/arm_sdei.h
f9f05395f384ee James Morse 2019-01-29 9
ad6eb31ef90355 James Morse 2018-01-08 @10 #include <asm/sdei.h>
ad6eb31ef90355 James Morse 2018-01-08 11
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the linux-arm-kernel
mailing list