s390/sclp: detect PFMF interpretation facility
Let's detect that facility. Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
This commit is contained in:

committed by
Christian Borntraeger

parent
48ee7d3a7f
commit
a0eb55e631
@@ -71,6 +71,7 @@ struct sclp_info {
|
||||
unsigned char has_gsls : 1;
|
||||
unsigned char has_ib : 1;
|
||||
unsigned char has_cei : 1;
|
||||
unsigned char has_pfmfi : 1;
|
||||
unsigned int ibc;
|
||||
unsigned int mtid;
|
||||
unsigned int mtid_cp;
|
||||
|
Reference in New Issue
Block a user