]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
s390/sclp: Allow user-space to provide PCI reports for NVMe SMART data
authorNiklas Schnelle <schnelle@linux.ibm.com>
Tue, 28 Apr 2026 13:38:30 +0000 (15:38 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 6 May 2026 11:18:17 +0000 (13:18 +0200)
commit1f5ea7ade1bfb315ddec17814be31d21bfa28bc3
tree42874d1ef3de2f16e4c90cdfba4dcdb026dc40fb
parent58d50cad63e85daae032924ecc3d457fb1ec02fb
s390/sclp: Allow user-space to provide PCI reports for NVMe SMART data

The new SCLP action qualifier 4 is used by user-space code to provide
NVMe SMART log data to the platform.

Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/sclp.h
drivers/s390/char/sclp_pci.c