[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <201802280751.KB5Dfc0i%fengguang.wu@intel.com>
Date: Wed, 28 Feb 2018 08:06:59 +0800
From: kbuild test robot <lkp@...el.com>
To: Sai Praneeth Prakhya <sai.praneeth.prakhya@...el.com>
Cc: kbuild-all@...org, linux-efi@...r.kernel.org,
linux-kernel@...r.kernel.org,
Sai Praneeth <sai.praneeth.prakhya@...el.com>,
"Lee, Chun-Yi" <jlee@...e.com>, Borislav Petkov <bp@...en8.de>,
Tony Luck <tony.luck@...el.com>,
Will Deacon <will.deacon@....com>,
Dave Hansen <dave.hansen@...el.com>,
Mark Rutland <mark.rutland@....com>,
Bhupesh Sharma <bhsharma@...hat.com>,
Ricardo Neri <ricardo.neri@...el.com>,
Ravi Shankar <ravi.v.shankar@...el.com>,
Matt Fleming <matt@...eblueprint.co.uk>,
Peter Zijlstra <peter.zijlstra@...el.com>,
Ard Biesheuvel <ard.biesheuvel@...aro.org>,
Dan Williams <dan.j.williams@...el.com>
Subject: Re: [PATCH V1 1/3] x86/efi: Call efi_delete_dummy_variable() during
efi subsystem initialization
Hi Sai,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v4.16-rc3 next-20180227]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Sai-Praneeth-Prakhya/Use-efi_rts_workqueue-to-invoke-EFI-Runtime-Services/20180227-075905
config: ia64-allnoconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 7.2.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
make.cross ARCH=ia64
All errors (new ones prefixed by >>):
>> drivers/firmware/efi/efi.c:36:10: fatal error: asm/efi.h: No such file or directory
#include <asm/efi.h>
^~~~~~~~~~~
compilation terminated.
vim +36 drivers/firmware/efi/efi.c
34
35 #include <asm/early_ioremap.h>
> 36 #include <asm/efi.h>
37
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (5974 bytes)
Powered by blists - more mailing lists