diff options
author | Mihai Caraman <mihai.caraman@freescale.com> | 2014-07-23 19:06:20 +0300 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-07-28 15:23:13 +0200 |
commit | 9a26af64d6bba72c9dfd62cc0cab0e79f8a66d7b (patch) | |
tree | c5f5d37390630b55f6a9b234a56fc6c76b887792 /arch/powerpc/include/asm/kvm_booke.h | |
parent | 9c0d4e0dcf69b1ab3a9f8debebd119f53964cb57 (diff) | |
download | linux-stable-9a26af64d6bba72c9dfd62cc0cab0e79f8a66d7b.tar.gz linux-stable-9a26af64d6bba72c9dfd62cc0cab0e79f8a66d7b.tar.bz2 linux-stable-9a26af64d6bba72c9dfd62cc0cab0e79f8a66d7b.zip |
KVM: PPC: Book3s: Remove kvmppc_read_inst() function
In the context of replacing kvmppc_ld() function calls with a version of
kvmppc_get_last_inst() which allow to fail, Alex Graf suggested this:
"If we get EMULATE_AGAIN, we just have to make sure we go back into the guest.
No need to inject an ISI into the guest - it'll do that all by itself.
With an error returning kvmppc_get_last_inst we can just use completely
get rid of kvmppc_read_inst() and only use kvmppc_get_last_inst() instead."
As a intermediate step get rid of kvmppc_read_inst() and only use kvmppc_ld()
instead.
Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/include/asm/kvm_booke.h')
0 files changed, 0 insertions, 0 deletions