tree: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git x86/module head: 1038d7016fbe79920f08d4cd2a8c0d6b9808732b commit: 48cd170aa2223a0d70f4193377922e353ad27767 [3/5] x86,module: Detect VMX vs SLD conflicts config: um-defconfig (attached as .config) compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 reproduce (this is a W=1 build): git checkout 48cd170aa2223a0d70f4193377922e353ad27767 # save the attached .config to linux build tree make W=1 ARCH=um If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): /usr/bin/ld: arch/x86/um/../kernel/module.o: in function `decode_module': >> module.c:(.text+0x26): undefined reference to `split_lock_enabled' >> /usr/bin/ld: module.c:(.text+0x39): undefined reference to `insn_init' /usr/bin/ld: module.c:(.text+0x6b): undefined reference to `insn_get_length' /usr/bin/ld: module.c:(.text+0x162): undefined reference to `insn_get_prefixes' collect2: error: ld returned 1 exit status --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org