Hi Qian, Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master] [also build test ERROR on linux/master random/dev tytso-fscrypt/master v5.8 next-20200806] [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/Qian-Cai/random-fix-a-compilation-error-on-arm64/20200807-013039 base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 47ec5303d73ea344e84f46660fff693c57641386 config: m68k-randconfig-r032-20200805 (attached as .config) compiler: m68k-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=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <[email protected]> All errors (new ones prefixed by >>): In file included from include/linux/net.h:18, from drivers/target/target_core_device.c:14: >> include/linux/random.h:15:10: fatal error: asm/archrandom.h: No such file or >> directory 15 | #include <asm/archrandom.h> | ^~~~~~~~~~~~~~~~~~ compilation terminated. vim +15 include/linux/random.h 14 > 15 #include <asm/archrandom.h> 16 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/[email protected]
.config.gz
Description: application/gzip

