]> git.ipfire.org Git - thirdparty/linux.git/commit
ftrace: Make alloc_and_copy_ftrace_hash direct friendly
authorJiri Olsa <jolsa@kernel.org>
Tue, 30 Dec 2025 14:50:03 +0000 (15:50 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 28 Jan 2026 19:44:43 +0000 (11:44 -0800)
commit676bfeae7bd55ca405670798711ac7c46b48655d
tree781b7cdb3dc73c5d9b141a9130fafcf081a549df
parent4be42c92220128b3128854a2d6b0f0ad0bcedbdb
ftrace: Make alloc_and_copy_ftrace_hash direct friendly

Make alloc_and_copy_ftrace_hash to copy also direct address
for each hash entry.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Link: https://lore.kernel.org/bpf/20251230145010.103439-3-jolsa@kernel.org
kernel/trace/ftrace.c