[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201807210203.1pKSh0H0%fengguang.wu@intel.com>
Date: Sat, 21 Jul 2018 02:37:31 +0800
From: kbuild test robot <lkp@...el.com>
To: Udit Agarwal <udit.agarwal@....com>
Cc: kbuild-all@...org, dhowells@...hat.com, zohar@...ux.vnet.ibm.com,
jmorris@...ei.org, serge@...lyn.com,
linux-integrity@...r.kernel.org, keyrings@...r.kernel.org,
linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, sahil.malhotra@....com,
Udit Agarwal <udit.agarwal@....com>
Subject: Re: [PATCH 1/2] security/keys/secure_key: Adds the secure key
support based on CAAM.
Hi Udit,
I love your patch! Yet something to improve:
[auto build test ERROR on security/next]
[also build test ERROR on v4.18-rc5 next-20180720]
[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/Udit-Agarwal/security-keys-secure_key-Adds-the-secure-key-support-based-on-CAAM/20180720-142144
base: https://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 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
GCC_VERSION=7.2.0 make.cross ARCH=arm
All errors (new ones prefixed by >>):
In file included from security/keys/securekey_desc.c:8:0:
>> security/keys/securekey_desc.h:9:10: fatal error: compat.h: No such file or directory
#include "compat.h"
^~~~~~~~~~
compilation terminated.
vim +9 security/keys/securekey_desc.h
8
> 9 #include "compat.h"
10 #include "regs.h"
11 #include "intern.h"
12 #include "desc.h"
13 #include "desc_constr.h"
14 #include "jr.h"
15 #include "error.h"
16 #include "pdb.h"
17
---
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" (63424 bytes)
Powered by blists - more mailing lists