diff options
author | Alexander Graf <agraf@suse.de> | 2013-01-17 19:23:28 +0100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-01-24 19:23:31 +0100 |
commit | 9d98b3ff949dab3bafa2c50856ce9e1f88497f9a (patch) | |
tree | c0fd24212abc99378d6c8bb8331cc23bee1318a8 /arch/powerpc/kvm/Makefile | |
parent | KVM: PPC: E500: Propagate errors when shadow mapping (diff) | |
download | linux-9d98b3ff949dab3bafa2c50856ce9e1f88497f9a.tar.xz linux-9d98b3ff949dab3bafa2c50856ce9e1f88497f9a.zip |
KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
When emulating tlbwe, we want to automatically map the entry that just got
written in our shadow TLB map, because chances are quite high that it's
going to be used very soon.
Today this happens explicitly, duplicating all the logic that is in
kvmppc_mmu_map() already. Just call that one instead.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions