commit | b881dcfbf7fd89b2be801843b060b9ad77cc77e7 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Sep 19 15:46:02 2014 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Sep 25 10:52:06 2014 +0200 |
tree | 520b211cbbf6dac9df0c9804bc2331ca669ef6c1 | |
parent | d59b93da5e572703e1a7311c13dd3472a4e56e30 [diff] |
s390/head.s: use zero as address for stfl The architecture suggests to use address 0 as parameter for stfl, to allow for future extensions. Using __LC_STFL_FAC_LIST (0x200) shows which address is used, but might be not future proof. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>