]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit157467ba9fb7e379f0540707dd89111de441e45e
tree774aec87c3e1bec2982ae69ce879b7edc8a11cdd
parent09214545c4a40943ecb6cedc511cd4bd709c85a6
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