Re: [PATCH 0/2] tracing: s390: Fix fprobes on s390
From: Heiko Carstens
Date: Wed Jan 29 2025 - 04:12:49 EST
On Wed, Jan 29, 2025 at 12:29:25AM +0900, Masami Hiramatsu (Google) wrote:
> Hi,
>
> Here are fprobe and kprobe-multi fix patches for s390 which maybe broken
> when we introduced fprobes on fgraph series.
>
> Thank you,
>
> ---
>
> Masami Hiramatsu (Google) (2):
> s390: fgraph: Fix to remove ftrace_test_recursion_trylock()
> s390: tracing: Define ftrace_get_symaddr() for s390
>
>
> arch/s390/include/asm/ftrace.h | 1 +
> arch/s390/kernel/ftrace.c | 5 -----
> 2 files changed, 1 insertion(+), 5 deletions(-)
For both patches:
Reviewed-by: Heiko Carstens <hca@xxxxxxxxxxxxx>