Merge branch 'for-next/ftrace' into for-next/core
authorWill Deacon <will@kernel.org>
Thu, 20 Apr 2023 10:21:56 +0000 (11:21 +0100)
committerWill Deacon <will@kernel.org>
Thu, 20 Apr 2023 10:21:56 +0000 (11:21 +0100)
* for-next/ftrace:
  arm64: ftrace: Simplify get_ftrace_plt
  arm64: ftrace: Add direct call support
  ftrace: selftest: remove broken trace_direct_tramp
  ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
  ftrace: Store direct called addresses in their ops
  ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
  ftrace: Remove the legacy _ftrace_direct API
  ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
  ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()


Trivial merge