commit | 53d7f25f09eb0ea7cb119d86590f3992656a6892 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue May 23 09:17:24 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 12 16:25:59 2017 +0200 |
tree | beb3aed0a60281d4ec812e2224ecb5a9eb9e1678 | |
parent | 8aa8680aa383bf6e2ac2a7d3369097268c75f7da [diff] |
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>