commit | 902050bcdece6191565c055539e82c5cc534feed | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Thu May 26 09:48:22 2011 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Thu May 26 09:48:24 2011 +0200 |
tree | 5da860ead6daaa841e0234d66930d5d0791b2224 | |
parent | 4db70f73e56961b9bcdfd0c36c62847a18b7dbb5 [diff] |
[S390] pfault: always enable service signal interrupt Always enable the service signal subclass mask bit in cr0, if pfault is available. That way we use the normal cpu hotplug way to propagate the subclass mask bit in cr0 instead of open coding it. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>