Commit 47d3613
Mete Durlu
s390/cio: export measurement data for all CMGs
JIRA: https://issues.redhat.com/browse/RHEL-50790
commit 5e6bb10
Author: Peter Oberparleiter <oberpar@linux.ibm.com>
Date: Tue Mar 26 17:03:23 2024 +0100
s390/cio: export measurement data for all CMGs
A channel-path's channel-measurement-group value (CMG) determines the
format of associated measurement data and characteristics blocks. Both
blocks are of fixed size and contain a generic and CMG-dependent part.
Currently CIO exports these data blocks via sysfs only for a specific
list of CMGs even though the kernel itself does not interpret
CMG-dependent data.
Change CIO to export measurement data and characteristics for all CMGs.
This enables supporting new CMG data formats in userspace without the
need for kernel changes.
Reviewed-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Mete Durlu <mdurlu@redhat.com>1 parent 3979a03 commit 47d3613
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1112 | 1112 | | |
1113 | 1113 | | |
1114 | 1114 | | |
1115 | | - | |
1116 | | - | |
1117 | | - | |
1118 | | - | |
1119 | 1115 | | |
1120 | 1116 | | |
1121 | 1117 | | |
| |||
0 commit comments