Re: [PATCH v5 2/3] s390: Implement arch_do_panic()
From: Heiko Carstens
Date: Mon Aug 10 2026 - 08:43:13 EST
On Mon, Aug 10, 2026 at 01:35:57PM +0200, Mete Durlu wrote:
> Implement s390 specific arch_do_panic() instead of using s390 specific
> ifdef sections in vpanic() code. disabled_wait() is now called after
> "end Kernel panic" marker.
> No functional changes.
>
> Signed-off-by: Mete Durlu <meted@xxxxxxxxxxxxx>
> ---
> arch/s390/kernel/traps.c | 7 +++++++
> kernel/panic.c | 3 ---
> 2 files changed, 7 insertions(+), 3 deletions(-)
Acked-by: Heiko Carstens <hca@xxxxxxxxxxxxx>