]> git.openfabrics.org - ~emulex/infiniband.git/commit
s390/smp/kvm: unifiy sigp definitions
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 26 Jun 2012 14:06:37 +0000 (16:06 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 3 Jul 2012 17:55:33 +0000 (14:55 -0300)
commit9b747530d928800c9eb7f0c131dffd2cc868c475
tree12ba4acabb160112ad9e159200f7745b8225fd6a
parent9d04edd23e6ab368d25ca0adde6f1676185d49f8
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>
arch/s390/include/asm/sigp.h [new file with mode: 0644]
arch/s390/kernel/smp.c
arch/s390/kvm/sigp.c