commit | d3135e0c40c9a13ad0c57783f2b9569c4c00bd26 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Sep 11 10:28:45 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Sep 11 10:29:48 2009 +0200 |
tree | 93ff9924ef63c4ef36d9c3dcd5499a57217a9bba | |
parent | 04a95f6df9d7753098729ef1464e38552627af9d [diff] |
[S390] kernel: always keep machine flags in lowcore Eleminate the local variable machine_flags and always change machine flags directly in the lowcore. This avoids confusion about when and why the two variables have to be synchronized. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>