arm64: Copy the task argument to unwind_state
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. Signed-off-by: NMadhavan T. Venkataraman <madvenka@linux.microsoft.com> Reviewed-by: NMark Brown <broonie@kernel.org> Acked-by: NMark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20220617180219.20352-3-madvenka@linux.microsoft.comSigned-off-by: NWill Deacon <will@kernel.org>
Showing
想要评论请 注册 或 登录