]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/facilities: remove stfle requirement
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 23 May 2017 07:17:24 +0000 (09:17 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 12 Jun 2017 14:25:59 +0000 (16:25 +0200)
commit53d7f25f09eb0ea7cb119d86590f3992656a6892
treebeb3aed0a60281d4ec812e2224ecb5a9eb9e1678
parent8aa8680aa383bf6e2ac2a7d3369097268c75f7da
s390/facilities: remove stfle requirement

All call sites of "stfle" check if the instruction is available before
executing it. Therefore there is no reason to have the corresponding
facility bit set within the architecture level set.
This removes the last more or less odd bit from the list.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/tools/gen_facilities.c