summaryrefslogtreecommitdiff
path: root/arch/um
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2009-01-06 11:00:27 (GMT)
committerAvi Kivity <avi@redhat.com>2009-03-24 09:03:02 (GMT)
commit4677a3b693e035f186e2875259b9a0bb94c42fbe (patch)
treebd5aec1050ee534ef9e9dc5c8628f81bf815a96c /arch/um
parentc8a73f186bf62235b6fb5dd52601d641917dd50b (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions