]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: sigp: inject emergency calls in a separate function
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Fri, 6 Jun 2014 08:24:15 +0000 (10:24 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 28 Oct 2014 12:09:14 +0000 (13:09 +0100)
commitd7d582737438f1c26ac077598767835f0a9052c3
treeb3a26b72bca935dea81468108ee4bcbb8c2830e4
parenta40e2c7feee31b47859c5917c9326c841529fc7b
KVM: s390: sigp: inject emergency calls in a separate function

In preparation for further code changes, this patch moves the injection of
emergency calls into a separate function and uses it for the processing of
SIGP EMERGENCY CALL and SIGP CONDITIONAL EMERGENCY CALL.

Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/sigp.c