Hi Sudeep, I love your patch! Yet something to improve: [auto build test ERROR on robh/for-next] [also build test ERROR on arm/for-next keystone/next rockchip/for-next shawnguo/for-next soc/for-next linus/master v5.10-rc2 next-20201103] [cannot apply to arm64/for-next/core linux-rpi/for-rpi-next at91/at91-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/Sudeep-Holla/firmware-Add-initial-support-for-Arm-FF-A/20201104-014609 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next config: x86_64-randconfig-a005-20201103 (attached as .config) compiler: gcc-9 (Debian 9.3.0-15) 9.3.0 reproduce (this is a W=1 build): # https://github.com/0day-ci/linux/commit/2e8f3c2680d2f574b4e4efcce5dfd75912527386 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Sudeep-Holla/firmware-Add-initial-support-for-Arm-FF-A/20201104-014609 git checkout 2e8f3c2680d2f574b4e4efcce5dfd75912527386 # save the attached .config to linux build tree make W=1 ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): In file included from <command-line>:32: >> ./usr/include/linux/arm_ffa.h:51:2: error: unknown type name 'bool' 51 | bool use_txbuf; | ^~~~ >> ./usr/include/linux/arm_ffa.h:52:2: error: unknown type name 'u64' 52 | u64 tag; | ^~~ >> ./usr/include/linux/arm_ffa.h:53:2: error: unknown type name 'u32' 53 | u32 flags; | ^~~ ./usr/include/linux/arm_ffa.h:55:2: error: unknown type name 'u32' 55 | u32 nattrs; | ^~~ ./usr/include/linux/arm_ffa.h:57:2: error: unknown type name 'u64' 57 | u64 *g_handle; | ^~~ --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip