Home
last modified time | relevance | path

Searched hist:f6af84e7e7eb0558d5ad3882007956eb5b748ffd (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kvm/
H A Dintercept.cdiff f6af84e7e7eb0558d5ad3882007956eb5b748ffd Wed Nov 04 16:22:19 CET 2015 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: clean up prog irq injection on prog irq icpts

__extract_prog_irq() is used only once for getting the program check data
in one place. Let's combine it with an injection function to avoid a memset
and to prevent misuse on injection by simplifying the interface to only
have the VCPU as parameter.

Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>