s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
authorEkaterina Tumanova <tumanova@linux.vnet.ibm.com>
Mon, 20 Oct 2014 13:24:31 +0000 (15:24 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 9 Feb 2015 11:44:11 +0000 (12:44 +0100)
commitf3d0bd6c7f07d2be4b429230386d49f1b1b14f1c
tree9de398898ab458991a2a4cf8a294b92fee54fddd
parentc23f397cc4e440742b2b27690694c9346f638800
s390/kernel: Update /proc/sysinfo file with Extended Name and UUID

A new architecture extends STSI 3.2.2 with UUID and long names. KVM
will provide the first implementation. This patch adds the additional
data  fields (Extended Name and UUID) from the 4KB block returned by
the STSI 3.2.2 command and reflect this information in the
/proc/sysinfo file accordingly.

Signed-off-by: Ekaterina Tumanova <tumanova@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/include/asm/sysinfo.h
arch/s390/kernel/sysinfo.c