[RFC PATCH v2 1/1] arm64: Implement stack trace termination record
Madhavan T. Venkataraman
madvenka at linux.microsoft.com
Fri Apr 16 18:31:55 BST 2021
Thanks!
Madhavan
On 4/16/21 11:17 AM, Mark Brown wrote:
> On Thu, Apr 01, 2021 at 10:24:04PM -0500, madvenka at linux.microsoft.com 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 at kernel.org>
>
More information about the linux-arm-kernel
mailing list