Re: [PATCH] s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reporting
From: Vasily Gorbik
Date: Wed Jul 29 2026 - 07:38:05 EST
On Fri, Jul 24, 2026 at 02:23:01PM +0200, Niklas Schnelle wrote:
> Add SCLP Action Qualifiers used by the Spyre stack for reporting of the
> card's initialization status, recoverable errors, and telemetry data.
>
> Co-developed-by: Andreas Krebbel <krebbel@xxxxxxxxxxxxx>
> Signed-off-by: Andreas Krebbel <krebbel@xxxxxxxxxxxxx>
> Signed-off-by: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
> ---
> arch/s390/include/asm/sclp.h | 3 +++
> drivers/s390/char/sclp_pci.c | 3 +++
> 2 files changed, 6 insertions(+)
Applied, thank you!