[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202001270345.ToKuLIdK%lkp@intel.com>
Date: Mon, 27 Jan 2020 03:41:33 +0800
From: kbuild test robot <lkp@...el.com>
To: Hanna Hawa <hhhawa@...zon.com>
Cc: kbuild-all@...ts.01.org, bp@...en8.de, mchehab@...nel.org,
tony.luck@...el.com, james.morse@....com, rrichter@...vell.com,
hhhawa@...zon.com, robh+dt@...nel.org, frowand.list@...il.com,
davem@...emloft.net, gregkh@...uxfoundation.org,
Jonathan.Cameron@...wei.com, arnd@...db.de,
linux-kernel@...r.kernel.org, linux-edac@...r.kernel.org,
devicetree@...r.kernel.org, dwmw@...zon.co.uk, benh@...zon.com,
ronenk@...zon.com, talel@...zon.com, jonnyc@...zon.com,
hanochu@...zon.com, barakw@...zon.com
Subject: Re: [PATCH v8 3/3] edac: Add support for Amazon's Annapurna Labs L2
EDAC
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@...el.com>
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@lists.01.org Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (72713 bytes)
Powered by blists - more mailing lists