lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 4 Jan 2024 02:35:29 +0800
From: kernel test robot <lkp@...el.com>
To: Yazen Ghannam <yazen.ghannam@....com>
Cc: 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: No such file or directory

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: sh-allmodconfig (https://download.01.org/0day-ci/archive/20240104/202401040257.NPrXuVk7-lkp@intel.com/config)
compiler: sh4-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240104/202401040257.NPrXuVk7-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/202401040257.NPrXuVk7-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: No such file or directory
       9 | #include <uapi/asm/mce.h>
         |          ^~~~~~~~~~~~~~~~
   compilation terminated.


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

Powered by Openwall GNU/*/Linux Powered by OpenVZ