]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: s390: factor out actual delivery of machine checks
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Wed, 14 Oct 2015 14:47:36 +0000 (16:47 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 8 Sep 2016 07:07:51 +0000 (09:07 +0200)
commitd6404ded303600a253e1770fa6670236adf12ce9
treeacfd998c8cf419818b2d71941cdf6694957cdaf9
parentfa8410b355251fd30341662a40ac6b22d3e38468
KVM: s390: factor out actual delivery of machine checks

Let's factor this out to prepare for bigger changes. Reorder to calls to
match the logical order given in the PoP.

Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/interrupt.c