Re: [RFC PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks

From: Madhavan T. Venkataraman
Date: Mon Jun 27 2022 - 13:06:28 EST




On 6/27/22 08:00, Will Deacon wrote:
> On Fri, 17 Jun 2022 13:02:13 -0500, madvenka@xxxxxxxxxxxxxxxxxxx wrote:
>> From: "Madhavan T. Venkataraman" <madvenka@xxxxxxxxxxxxxxxxxxx>
>>
>> I have synced this patch series to v5.19-rc2.
>> I have also removed the following patch.
>>
>> [PATCH v14 7/7] arm64: Select HAVE_RELIABLE_STACKTRACE
>>
>> [...]
>
> Applied first two patches to arm64 (for-next/stacktrace), thanks!
>
> [1/6] arm64: Split unwind_init()
> https://git.kernel.org/arm64/c/a019d8a2cc82
> [2/6] arm64: Copy the task argument to unwind_state
> https://git.kernel.org/arm64/c/82a592c13b0a
>
> Cheers,

Great!

Thanks!

Madhavan