]> git.baikalelectronics.ru Git - kernel.git/commit
s390/cpuinfo: show facilities as reported by stfle
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 25 Feb 2017 11:16:48 +0000 (12:16 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 22 Mar 2017 07:29:02 +0000 (08:29 +0100)
commit7c1ea03999b920fc3ad34ac74c1e037cf0cfc4fa
tree774aec87c3e1bec2982ae69ce879b7edc8a11cdd
parent693c472574ef4d7d2202094fcd5f4a178a80908f
s390/cpuinfo: show facilities as reported by stfle

Add a new line to /proc/cpuinfo which shows all available facilities
as reported by the stfle instruction:

> cat /proc/cpuinfo
...
facilities      : 0 1 2 3 4 6 7 ...
...

Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/processor.c