diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-02-01 13:56:44 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-02-10 11:54:54 +0300 |
commit | 64dff07b1c37b4840a6ef8698dbd2f701a407e48 (patch) | |
tree | 0dc9f6deebb95f8657727c83e7632a984dc7a12b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1f640552d9878f2dbcbd46c78078e4ea2eb2b262 (diff) | |
download | linux-64dff07b1c37b4840a6ef8698dbd2f701a407e48.tar.xz |
ARM: mach-bcm: disable ftrace in SMC invocation routines
The SMC calling convention uses R7 as an argument register, which
conflicts with its use as a frame pointer when building in Thumb2 mode.
Given that Clang with ftrace does not permit frame pointers to be
disabled, let's omit this compilation unit from ftrace instrumentation.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions