]> git.baikalelectronics.ru Git - kernel.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)
commitd4e0b0260ff4dbdb2a09a815ae293332e706b158
treec1038e66d0e1029f1f46bf1248ca55abacf496e5
parent787bfdfc93bab9fca222911e7276e22e08b69086
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