commit | a9ae32c3d9a6557f24db0e186bf2f84205780b8a | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Jun 04 12:55:15 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jun 05 13:23:35 2012 +0200 |
tree | f2a3c5b8c7c033a1dd4ae1c4a2d91a85a37949f1 | |
parent | 524b24ada792b40e1eb2eae59f7a096f26c3b788 [diff] |
s390/smp/kvm: unifiy sigp definitions The smp and the kvm code have different defines for the sigp order codes. Let's just have a single place where these are defined. Also move the sigp condition code and sigp cpu status bits to the new sigp.h header file. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>