tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 771a207d1ee9f38da8c0cee1412228f18b900bac commit: dbb751ffab0b764720e360efd642ba6bf076d87f [8883/9540] fs: dlm: parallelize lowcomms socket handling config: hexagon-randconfig-r045-20221121 compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project af8c49dc1ec44339d915d988ffe0f38da68ca0e7) 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=dbb751ffab0b764720e360efd642ba6bf076d87f 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 dbb751ffab0b764720e360efd642ba6bf076d87f # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: lockdep_is_held >>> referenced by lowcomms.c >>> fs/dlm/lowcomms.o:(lowcomms_queue_swork) in archive vmlinux.a >>> referenced by lowcomms.c >>> fs/dlm/lowcomms.o:(lowcomms_queue_swork) in archive vmlinux.a >>> referenced by lowcomms.c >>> fs/dlm/lowcomms.o:(lowcomms_queue_rwork) in archive vmlinux.a >>> referenced 7 more times -- 0-DAY CI Kernel Test Service https://01.org/lkp