commit | 9b747530d928800c9eb7f0c131dffd2cc868c475 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Jun 26 16:06:37 2012 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Tue Jul 03 14:55:33 2012 -0300 |
tree | 12ba4acabb160112ad9e159200f7745b8225fd6a | |
parent | 9d04edd23e6ab368d25ca0adde6f1676185d49f8 [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> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>