[External] [PATCH 0/3] arm64: ftrace: fixes
Chengming Zhou
zhouchengming at bytedance.com
Wed Jun 15 03:07:30 PDT 2022
On 2022/6/14 16:09, Mark Rutland wrote:
> This series contains a few fixes for the arm64 ftrace code. The first
> two patches fix latent issues which have been around for a while, and
> the last patch is a cleanup for rework merged in v5.19-rc1. I'd like to
> build atop these for v5.20, so it'd be great if these could be queued as
> fixes for v5.19-rc*, that'd be great.
>
> These were all found by inspection while I was working on reviewing
> other code in this area.
>
> Thanks,
> Mark.
>
> Mark Rutland (3):
> arm64: ftrace: fix branch range checks
> arm64: ftrace: consistently handle PLTs.
> arm64: ftrace: remove redundant label
>
> arch/arm64/kernel/entry-ftrace.S | 1 -
> arch/arm64/kernel/ftrace.c | 137 +++++++++++++++----------------
> 2 files changed, 66 insertions(+), 72 deletions(-)
>
Hi, for the series,
Reviewed-by: Chengming Zhou <zhouchengming at bytedance.com>
Thanks.
More information about the linux-arm-kernel
mailing list