KVM: s390: read the correct opcode on SIE faults
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Mon, 16 Nov 2015 15:17:45 +0000 (16:17 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 10 Feb 2016 12:12:51 +0000 (13:12 +0100)
commit659773227506f7b971cfd52e1aa146c896405187
tree45f1f303110f7a783597eaf29c5a35460ed7410c
parent34346b9a9388b28c3b4a865f8b4f98863f05df81
KVM: s390: read the correct opcode on SIE faults

Let's use our fresh new function read_guest_instr() to access
guest storage via the correct addressing schema.

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>
arch/s390/kvm/kvm-s390.c