Re: [PATCH v5 04/15] KVM: s390: use pending_irqs_no_gisa() where appropriate

From: Cornelia Huck
Date: Wed Dec 19 2018 - 15:16:42 EST


On Wed, 19 Dec 2018 20:17:45 +0100
Michael Mueller <mimu@xxxxxxxxxxxxx> wrote:

> Interruption types that are not represented in GISA shall
> use pending_irqs_no_gisa() to test pending interruptions.
>
> Signed-off-by: Michael Mueller <mimu@xxxxxxxxxxxxx>
> ---
> arch/s390/kvm/interrupt.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>