Re: [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs

From: Heiko Carstens
Date: Tue Jan 02 2024 - 10:07:31 EST


On Thu, Dec 14, 2023 at 12:24:50AM +0100, Ilya Leoshkevich wrote:
> This is normally done by the generic entry code, but the
> kernel_stack_overflow() flow bypasses it.
>
> Reviewed-by: Alexander Potapenko <glider@xxxxxxxxxx>
> Signed-off-by: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
> ---
> arch/s390/kernel/traps.c | 6 ++++++
> 1 file changed, 6 insertions(+)

Acked-by: Heiko Carstens <hca@xxxxxxxxxxxxx>