diff options
author | Ard Biesheuvel <[email protected]> | 2022-12-13 14:24:07 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2022-12-14 15:32:46 +0000 |
commit | 38792972de4294163f44d6360fd221e6f2c22a05 (patch) | |
tree | 9ab709d94011309a88f4f143c996c38a67dcb923 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | 5f4c374760b031f06c69c2fdad1b0e981a1ad42f (diff) |
ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack
The recent switch on arm64 from DYNAMIC_FTRACE_WITH_REGS to
DYNAMIC_FTRACE_WITH_ARGS failed to take into account that we currently
require the former in order to allow the function graph tracer to be
enabled in combination with shadow call stacks. This means that this is
no longer permitted at all, in spite of the fact that either flavour of
ftrace works perfectly fine in this combination.
So permit WITH_ARGS as well as WITH_REGS.
Fixes: ddc9863e9e90 ("scs: Disable when function graph tracing is enabled")
Acked-by: Mark Rutland <[email protected]>
Acked-by: Steven Rostedt (Google) <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions