Re: [PATCH v8 3/3] edac: Add support for Amazon's Annapurna Labs L2 EDAC

From: kbuild test robot
Date: Sun Jan 26 2020 - 14:42:04 EST


Hi Hanna,

I love your patch! Yet something to improve:

[auto build test ERROR on ras/edac-for-next]
[also build test ERROR on robh/for-next linus/master v5.5-rc7 next-20200124]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]

url: https://github.com/0day-ci/linux/commits/Hanna-Hawa/Add-support-for-Amazon-s-Annapurna-Labs-EDAC-for-L1-L2/20200124-160623
base: https://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git edac-for-next
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.5.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
GCC_VERSION=7.5.0 make.cross ARCH=arm

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> drivers/edac/al_l2_edac.c:6:10: fatal error: asm/sysreg.h: No such file or directory
#include <asm/sysreg.h>
^~~~~~~~~~~~~~
compilation terminated.

vim +6 drivers/edac/al_l2_edac.c

> 6 #include <asm/sysreg.h>
7 #include <linux/bitfield.h>
8 #include <linux/cpumask.h>
9 #include <linux/of.h>
10 #include <linux/platform_device.h>
11 #include <linux/smp.h>
12

---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx Intel Corporation

Attachment: .config.gz
Description: application/gzip