]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
authorThomas Huth <thuth@linux.vnet.ibm.com>
Thu, 21 Nov 2013 15:01:48 +0000 (16:01 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 11 Dec 2013 18:04:37 +0000 (19:04 +0100)
commitb13d3580ee47ba3b2814e90b8a9b8241f7a4ba83
treec1038e66d0e1029f1f46bf1248ca55abacf496e5
parent949c007acd8b6887cf5f3ac86512a7b12fa245dc
KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL

This patch adds the missing SIGP order "conditional emergency
signal" by calling the "emergency signal" SIGP handler if the
required conditions are met.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
arch/s390/include/asm/sigp.h
arch/s390/kvm/sigp.c