[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207201802.x51rFnWQ-lkp@intel.com>
Date: Wed, 20 Jul 2022 18:39:31 +0800
From: kernel test robot <lkp@...el.com>
To: Josh Poimboeuf <jpoimboe@...nel.org>
Cc: llvm@...ts.linux.dev, kbuild-all@...ts.01.org,
linux-kernel@...r.kernel.org
Subject: [jpoimboe:lkdtm 3/3] <instantiation>:2:2: error: invalid instruction
mnemonic 'annotate_unret_end'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git lkdtm
head: 52f6baa0ba22720e50aae086637b5b032fdea58a
commit: 52f6baa0ba22720e50aae086637b5b032fdea58a [3/3] objtool: move retpoline and unret annotations to objtool.h
config: i386-buildonly-randconfig-r004-20220718 (https://download.01.org/0day-ci/archive/20220720/202207201802.x51rFnWQ-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project fa0c7639e91fa1cd0cf2ff0445a1634a90fe850a)
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/jpoimboe/linux.git/commit/?id=52f6baa0ba22720e50aae086637b5b032fdea58a
git remote add jpoimboe https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git
git fetch --no-tags jpoimboe lkdtm
git checkout 52f6baa0ba22720e50aae086637b5b032fdea58a
# 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=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
>> <instantiation>:2:2: error: invalid instruction mnemonic 'annotate_unret_end'
ANNOTATE_UNRET_END
^~~~~~~~~~~~~~~~~~
arch/x86/kvm/svm/vmenter.S:120:2: note: while in macro instantiation
UNTRAIN_RET
^
>> <instantiation>:2:2: error: invalid instruction mnemonic 'annotate_unret_end'
ANNOTATE_UNRET_END
^~~~~~~~~~~~~~~~~~
arch/x86/kvm/svm/vmenter.S:209:2: note: while in macro instantiation
UNTRAIN_RET
^
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists