]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: s390: use pending_irqs_no_gisa() where appropriate
authorMichael Mueller <mimu@linux.ibm.com>
Thu, 31 Jan 2019 08:52:36 +0000 (09:52 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 5 Feb 2019 13:29:22 +0000 (14:29 +0100)
commit96723d323a080d98a2b330ef2d7aa020bf589d9e
treeba737359a555e7c247d6e2997190672ca586ae3e
parent672128bfee082d37e7eda630f98c46aacda4963c
KVM: s390: use pending_irqs_no_gisa() where appropriate

Interruption types that are not represented in GISA shall
use pending_irqs_no_gisa() to test pending interruptions.

Signed-off-by: Michael Mueller <mimu@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Pierre Morel <pmorel@linux.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Message-Id: <20190131085247.13826-6-mimu@linux.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/interrupt.c