Hi James, I love your patch! Yet something to improve: [auto build test ERROR on integrity/next-integrity] [also build test ERROR on linus/master v5.9-rc5 next-20200918] [cannot apply to security/next-testing dhowells-fs/fscache-next] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/James-Bottomley/TPM-2-0-trusted-key-rework/20200921-003922 base: https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git next-integrity config: nios2-randconfig-r011-20200920 (attached as .config) compiler: nios2-linux-gcc (GCC) 9.3.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 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> security/keys/trusted-keys/trusted_tpm2.c:19:10: fatal error: tpm2key.asn1.h: No such file or directory 19 | #include "tpm2key.asn1.h" | ^~~~~~~~~~~~~~~~ compilation terminated. # https://github.com/0day-ci/linux/commit/9efe9767c322f5597da46bb83fd31d504f51037e git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review James-Bottomley/TPM-2-0-trusted-key-rework/20200921-003922 git checkout 9efe9767c322f5597da46bb83fd31d504f51037e vim +19 security/keys/trusted-keys/trusted_tpm2.c 18 > 19 #include "tpm2key.asn1.h" 20 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org