]> git.karo-electronics.de Git - linux-beck.git/commit
s390: Make diag224 public
authorJanosch Frank <frankja@linux.vnet.ibm.com>
Fri, 12 Feb 2016 11:52:49 +0000 (12:52 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 10 Jun 2016 10:07:10 +0000 (12:07 +0200)
commit022bd2d11cc51f62e873a09bcae8016b10950194
tree56866562047d33114d658b1ca73cf3733224559c
parente435dc31398e63b992639cf62024d959219db191
s390: Make diag224 public

Diag204's cpu structures only contain the cpu type by means of an
index in the diag224 name table. Hence, to be able to use diag204 in
any meaningful way, we also need a usable diag224 interface.

Signed-off-by: Janosch Frank <frankja@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/hypfs/hypfs_diag.c
arch/s390/include/asm/diag.h
arch/s390/kernel/diag.c