Re: [PATCH 13/18] arm64: preserve x18 when CPU is suspended

From: Sami Tolvanen
Date: Mon Oct 21 2019 - 18:43:29 EST


On Mon, Oct 21, 2019 at 9:56 AM Mark Rutland <mark.rutland@xxxxxxx> wrote:
> This should have a corresponding change to cpu_suspend_ctx in
> <asm/suspend.h>. Otherwise we're corrupting a portion of the stack.

Ugh, correct. I'll fix this in the next version. Thanks.

Sami