[ammarfaizi2-block:tglx/devel/depthtracking 57/59] <inline asm>:24:23: error: expected register here

From: kernel test robot
Date: Sat Aug 06 2022 - 21:38:23 EST


tree: https://github.com/ammarfaizi2/linux-block tglx/devel/depthtracking
head: b518e558c49324fa002255761d2a7324ba31f7b5
commit: cb5c190267562764025e25c3e726ae511003b0a0 [57/59] x86/ftrace: Make it call depth tracking aware
config: x86_64-randconfig-a002-20220801 (https://download.01.org/0day-ci/archive/20220807/202208070914.tWhVc55X-lkp@xxxxxxxxx/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 52cd00cabf479aa7eb6dbb063b7ba41ea57bce9e)
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://github.com/ammarfaizi2/linux-block/commit/cb5c190267562764025e25c3e726ae511003b0a0
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block tglx/devel/depthtracking
git checkout cb5c190267562764025e25c3e726ae511003b0a0
# 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=x86_64 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> <inline asm>:24:23: error: expected register here
sarq $5, PER_CPU_VAR(pcpu_hot + 16);
^
1 error generated.
--
>> <inline asm>:24:23: error: expected register here
sarq $5, PER_CPU_VAR(pcpu_hot + 16);
^
<inline asm>:56:23: error: expected register here
sarq $5, PER_CPU_VAR(pcpu_hot + 16);
^
2 errors generated.

--
0-DAY CI Kernel Test Service
https://01.org/lkp