diff options
author | Avi Kivity <avi@redhat.com> | 2009-01-06 11:00:27 (GMT) |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-03-24 09:03:02 (GMT) |
commit | 4677a3b693e035f186e2875259b9a0bb94c42fbe (patch) | |
tree | bd5aec1050ee534ef9e9dc5c8628f81bf815a96c /arch/um/os-Linux/sys-i386/Makefile | |
parent | c8a73f186bf62235b6fb5dd52601d641917dd50b (diff) | |
download | linux-fsl-qoriq-4677a3b693e035f186e2875259b9a0bb94c42fbe.tar.xz |
KVM: MMU: Optimize page unshadowing
Using kvm_mmu_lookup_page() will result in multiple scans of the hash chains;
use hlist_for_each_entry_safe() to achieve a single scan instead.
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/um/os-Linux/sys-i386/Makefile')
0 files changed, 0 insertions, 0 deletions