[S390] Make sure the restore psw masks are initialized.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 4 Dec 2007 15:09:05 +0000 (16:09 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 4 Dec 2007 15:09:58 +0000 (16:09 +0100)
commit7af0d6f753f5adf773f99470666b50490d3379f1
tree19315cae8811d7e0cec5ce7f4ffd21e6b43eb278
parentab1809b4ed9a3aaf3b34133a776a94f9fad54cc4
[S390] Make sure the restore psw masks are initialized.

In case of TRACE_IRQFLAGS the restore psw masks will not be
initialized if noexec is turned on. This will lead to an
immediate system crash.

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