diff options
author | Florent Revest <revest@chromium.org> | 2023-03-21 15:04:20 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-03-21 18:43:31 +0100 |
commit | 8788ca164eb4bad9a2a82c7778223c15ef800b8b (patch) | |
tree | fe3faf2e766e08d825c7be09776bcbc4b2d734e1 /samples/Kconfig | |
parent | ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi (diff) | |
download | linux-8788ca164eb4bad9a2a82c7778223c15ef800b8b.tar.xz linux-8788ca164eb4bad9a2a82c7778223c15ef800b8b.zip |
ftrace: Remove the legacy _ftrace_direct API
This API relies on a single global ops, used for all direct calls
registered with it. However, to implement arm64 direct calls, we need
each ops to point to a single direct call trampoline.
Link: https://lkml.kernel.org/r/20230321140424.345218-4-revest@chromium.org
Signed-off-by: Florent Revest <revest@chromium.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'samples/Kconfig')
0 files changed, 0 insertions, 0 deletions