public inbox for [email protected]
 help / color / mirror / Atom feed
* [ammarfaizi2-block:bp/bp/test 21/23] drivers/edac/ghes_edac.c:18:10: fatal error: asm/mce.h: No such file or directory
@ 2022-04-04  1:09 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-04  1:09 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: kbuild-all, GNU/Weeb Mailing List, linux-kernel

tree:   https://github.com/ammarfaizi2/linux-block bp/bp/test
head:   aff0e90f2a981e0350187c8a931071d7f35df6e5
commit: ef3a8acde71eb676a92d9f3158d7f112061e2bf9 [21/23] ghes_edac: Convert MCE to its representation
config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220404/[email protected]/config)
compiler: aarch64-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/ammarfaizi2/linux-block/commit/ef3a8acde71eb676a92d9f3158d7f112061e2bf9
        git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
        git fetch --no-tags ammarfaizi2-block bp/bp/test
        git checkout ef3a8acde71eb676a92d9f3158d7f112061e2bf9
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>

All errors (new ones prefixed by >>):

>> drivers/edac/ghes_edac.c:18:10: fatal error: asm/mce.h: No such file or directory
      18 | #include <asm/mce.h>
         |          ^~~~~~~~~~~
   compilation terminated.


vim +18 drivers/edac/ghes_edac.c

    17	
  > 18	#include <asm/mce.h>
    19	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-04  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-04  1:09 [ammarfaizi2-block:bp/bp/test 21/23] drivers/edac/ghes_edac.c:18:10: fatal error: asm/mce.h: No such file or directory kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox