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)
commitea88dc925c3a24213abf6d428d8fc35f74ec10bd
tree75f3615d4b310f19504fe05d8072887b14910cb7
parent31eb87cfd90e27226e187e99a9ea3f62c6992f07
parent0f59dca63bf2c329e9afeddae2a7ff91cce4cb44
Merge branch 'for-next/ftrace' into for-next/core

* 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()