tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 6e235535ce82d880ff1da66cba2538e11fdc3df3 commit: ad0529424defbbe0b6a154cc100e82c1a9f91400 [1402/1996] gpu: host1x: Add DMA fence implementation config: arm-randconfig-r013-20210718 (attached as .config) compiler: arm-linux-gnueabi-gcc (GCC) 10.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 # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=ad0529424defbbe0b6a154cc100e82c1a9f91400 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout ad0529424defbbe0b6a154cc100e82c1a9f91400 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=arm SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): arm-linux-gnueabi-ld: drivers/gpu/host1x/fence.o: in function `host1x_fence_create_fd': >> fence.c:(.text+0x24c): undefined reference to `sync_file_create' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip