diff options
author | Ard Biesheuvel <[email protected]> | 2022-02-01 11:56:44 +0100 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2022-02-10 09:54:54 +0100 |
commit | 64dff07b1c37b4840a6ef8698dbd2f701a407e48 (patch) | |
tree | 0dc9f6deebb95f8657727c83e7632a984dc7a12b /net/lapb/lapb_subr.c | |
parent | 1f640552d9878f2dbcbd46c78078e4ea2eb2b262 (diff) |
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 <[email protected]>
Acked-by: Nick Desaulniers <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions