mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/2961 s390/sclp: Allow PCI reports for NVMe SMART data JIRA: https://redhat.atlassian.net/browse/RHEL-188089 commit 1f5ea7ade1bfb315ddec17814be31d21bfa28bc3 Author: Niklas Schnelle <schnelle@linux.ibm.com> Date: Tue Apr 28 15:38:30 2026 +0200 ``` 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> ``` Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Jan Polensky <jpolensk@redhat.com> Approved-by: Steve Best <sbest@redhat.com> Approved-by: Tony Camuso <tcamuso@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>