]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4452e2d3cbfe2ac78392e1f5387b6c587a9ac29c
treea409449ab08793045117fa56b05a126762871770
parent9adcbcd4fd87ae6a4fd6c6323cddf6ec4f9919e8
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