]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: s390: kvm_s390_gisa_clear() now clears the IPM only
authorMichael Mueller <mimu@linux.ibm.com>
Thu, 31 Jan 2019 08:52:43 +0000 (09:52 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 5 Feb 2019 13:29:23 +0000 (14:29 +0100)
commit174dd4f88875f6ebad7ad1dff3c3e9530a1e3506
tree902380fb92bb86a8c76b36f1d2da3ae855106f91
parent6cff2e1046015f2729f6cb68be1c999c4a9b259f
KVM: s390: kvm_s390_gisa_clear() now clears the IPM only

Function kvm_s390_gisa_clear() now clears the Interruption
Pending Mask of the GISA asap. If the GISA is in the alert
list at this time it stays in the list but is removed by
process_gib_alert_list().

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