diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-06-24 14:06:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-16 12:29:50 +0300 |
commit | 2e013f0fa714399d91c0fc9e3e4d64a9b517db6c (patch) | |
tree | 266aa8107daa3b57353f7fdfb9ff37f91a1af83d /REPORTING-BUGS | |
parent | 2f57300f68fb40acff2e350686ec5e41463526c1 (diff) | |
download | linux-2e013f0fa714399d91c0fc9e3e4d64a9b517db6c.tar.xz |
KVM: x86: make FNAME(fetch) and __direct_map more similar
commit 3fcf2d1bdeb6a513523cb2c77012a6b047aa859c upstream.
These two functions are basically doing the same thing through
kvm_mmu_get_page, link_shadow_page and mmu_set_spte; yet, for historical
reasons, their code looks very different. This patch tries to take the
best of each and make them very similar, so that it is easy to understand
changes that apply to both of them.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
[bwh: Backported to 4.9: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions