[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202401040401.z915YJoV-lkp@intel.com>
Date: Thu, 4 Jan 2024 04:31:49 +0800
From: kernel test robot <lkp@...el.com>
To: Yazen Ghannam <yazen.ghannam@....com>
Cc: llvm@...ts.linux.dev, oe-kbuild-all@...ts.linux.dev,
linux-kernel@...r.kernel.org, x86@...nel.org,
"Borislav Petkov (AMD)" <bp@...en8.de>
Subject: [tip:ras/core 11/13] include/linux/ras.h:9:10: fatal error:
'uapi/asm/mce.h' file not found
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras/core
head: d48d30d8c358004c7b1cb2e16969a569d45953b3
commit: 8e1d0790e0a749a62428ff039c7a9050a06e9feb [11/13] RAS: Introduce AMD Address Translation Library
config: arm-randconfig-002-20240103 (https://download.01.org/0day-ci/archive/20240104/202401040401.z915YJoV-lkp@intel.com/config)
compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project.git 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240104/202401040401.z915YJoV-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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202401040401.z915YJoV-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from drivers/ras/ras.c:10:
>> include/linux/ras.h:9:10: fatal error: 'uapi/asm/mce.h' file not found
#include <uapi/asm/mce.h>
^~~~~~~~~~~~~~~~
1 error generated.
vim +9 include/linux/ras.h
8
> 9 #include <uapi/asm/mce.h>
10
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists