diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2021-06-01 22:29:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-20 17:05:47 +0300 |
commit | 8e3f27bb7fdd4e79fe83a82dcad47a791f3d58ed (patch) | |
tree | ac248815fcbbc2b945163b52e86287d8d38aaab2 /samples | |
parent | 9d829ca43b081e588083482ecb18bd2bacee8242 (diff) | |
download | linux-8e3f27bb7fdd4e79fe83a82dcad47a791f3d58ed.tar.xz |
ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
[ Upstream commit 8b95a7d90ce8160ac5cffd5bace6e2eba01a871e ]
There's a few instructions that GAS infers operands but Clang doesn't;
from what I can tell the Arm ARM doesn't say these are optional.
F5.1.257 TBB, TBH T1 Halfword variant
F5.1.238 STREXD T1 variant
F5.1.84 LDREXD T1 variant
Link: https://github.com/ClangBuiltLinux/linux/issues/1309
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Jian Cai <jiancai@google.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions