Re: [PATCH v14 2/7] arm64: Copy the task argument to unwind_state

From: Madhavan T. Venkataraman
Date: Wed May 18 2022 - 01:21:28 EST


Thanks!

On 5/10/22 13:18, Mark Brown wrote:
> On Wed, Apr 13, 2022 at 09:05:23AM -0500, madvenka@xxxxxxxxxxxxxxxxxxx wrote:
>> From: "Madhavan T. Venkataraman" <madvenka@xxxxxxxxxxxxxxxxxxx>
>>
>> Copy the task argument passed to arch_stack_walk() to unwind_state so that
>> it can be passed to unwind functions via unwind_state rather than as a
>> separate argument. The task is a fundamental part of the unwind state.
>
> Reviewed-by: Mark Brown <broonie@xxxxxxxxxx>