KVM: s390: abstract adapter interruption word generation from ISC
authorMichael Mueller <mimu@linux.vnet.ibm.com>
Thu, 31 Aug 2017 09:10:28 +0000 (11:10 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 26 Jan 2018 10:12:09 +0000 (11:12 +0100)
commit2496c8e7fe9270bde5e125729c193120e7fa8c67
treea409449ab08793045117fa56b05a126762871770
parentd7c5cb0105ddeff56694f4c6222ee7221824bad3
KVM: s390: abstract adapter interruption word generation from ISC

The function isc_to_int_word() allows the generation of interruption
words for adapter interrupts.

Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/interrupt.c