]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 20 Mar 2017 13:29:50 +0000 (14:29 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 22 Mar 2017 07:29:17 +0000 (08:29 +0100)
commit6f5165e864d240d15675cc2fb5a369d57e1f60d0
tree8986322ab75de8ca14ea1d3f8363447e0df15a0e
parentcdd3bd9d618d7a4a3920a193e20ca40736b878e9
s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT

Use the actual size of the facility list array within the lowcore
structure for the MAX_FACILITY_BIT define instead of a comment which
states what this is good for. This makes it a bit harder to break
things.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/facility.h