Re: [RFC PATCH v2 1/1] arm64: Implement stack trace termination record

From: Madhavan T. Venkataraman
Date: Fri Apr 16 2021 - 13:32:02 EST


Thanks!

Madhavan

On 4/16/21 11:17 AM, Mark Brown wrote:
> On Thu, Apr 01, 2021 at 10:24:04PM -0500, madvenka@xxxxxxxxxxxxxxxxxxx wrote:
>
>> Reliable stacktracing requires that we identify when a stacktrace is
>> terminated early. We can do this by ensuring all tasks have a final
>> frame record at a known location on their task stack, and checking
>> that this is the final frame record in the chain.
>
> Reviewed-by: Mark Brown <broonie@xxxxxxxxxx>
>