summaryrefslogtreecommitdiff
path: root/lib/compat_audit.c
diff options
context:
space:
mode:
authorGONG, Ruiqi <gongruiqi1@huawei.com>2023-08-20 14:15:09 +0300
committerSteven Rostedt (Google) <rostedt@goodmis.org>2023-08-22 05:03:58 +0300
commite332938e6fc8117fb9bb1374339cea879b3972d9 (patch)
tree6c908738d957222f7dda426dd6a8e335a67216d9 /lib/compat_audit.c
parentc2489bb7e6be2e8cdced12c16c42fa128403ac03 (diff)
downloadlinux-e332938e6fc8117fb9bb1374339cea879b3972d9.tar.xz
samples: ftrace: Replace bti assembly with hint for older compiler
When cross-building the arm64 kernel with allmodconfig using GCC 9.4, the following error occurs on multiple files under samples/ftrace/: /tmp/ccPC1ODs.s: Assembler messages: /tmp/ccPC1ODs.s:8: Error: selected processor does not support `bti c' Fix this issue by replacing `bti c` with `hint 34`, which is compatible for the older compiler. Link: https://lore.kernel.org/linux-trace-kernel/20230820111509.1470826-1-gongruiqi@huaweicloud.com Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Florent Revest <revest@chromium.org> Fixes: 8c3526fb86060cb5 ("arm64: ftrace: Add direct call trampoline samples support") Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: GONG, Ruiqi <gongruiqi1@huawei.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'lib/compat_audit.c')
0 files changed, 0 insertions, 0 deletions