Re: [PATCH v2 2/2] riscv/purgatory: add asm/purgatory.h
From: Paul Walmsley
Date: Wed May 13 2026 - 18:58:20 EST
On Sat, 9 May 2026, Thorsten Blum wrote:
> Add arch/riscv/include/asm/purgatory.h and provide the purgatory()
> prototype via the architecture header, mirroring the x86 layout.
>
> Remove the workaround from arch/riscv/purgatory/purgatory.c.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Thanks, queued for v7.2.
- Paul