[PATCH 0/2] arm64: stacktrace: Enable reliable stacktrace
Song Liu
song at kernel.org
Fri Jun 20 13:45:30 PDT 2025
Hi Catalin,
Thanks for landing these patches!
On Fri, Jun 20, 2025 at 5:36 AM Catalin Marinas <catalin.marinas at arm.com> wrote:
>
> On Wed, 21 May 2025 12:09:58 +0100, Mark Rutland wrote:
> > These patches enable (basic) reliable stacktracing for arm64,
> > terminating at exception boundaries as we do not yet have data necessary
> > to determine whether or not the LR is live.
> >
> > The key changes are in patch 2, which is derived from Song Liu's earlier
> > patch:
> >
> > [...]
>
> Applied to arm64 (for-next/livepatch), thanks!
>
> [1/2] arm64: stacktrace: Check kretprobe_find_ret_addr() return value
> https://git.kernel.org/arm64/c/beecfd6a88a6
> [2/2] arm64: stacktrace: Implement arch_stack_walk_reliable()
> https://git.kernel.org/arm64/c/805f13e403cd
At the moment, we still need [1] to enable livepatch for arm64.
Would you mind landing it soon?
Thanks,
Song
[1] https://lore.kernel.org/live-patching/20250617173734.651611-1-song@kernel.org/
More information about the linux-arm-kernel
mailing list