]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9034dd9168725e0d32a34446e45aba527aaacc5b
tree9de398898ab458991a2a4cf8a294b92fee54fddd
parentc7b172d37f6bde723258e755066920e967238936
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