diff options
author | Lan Tianyu <[email protected]> | 2016-03-13 11:10:24 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2016-03-22 16:38:27 +0100 |
commit | 9753f529156d03112d1ff6f3758ccd6fa6faf189 (patch) | |
tree | 675585108c6efb772d2d0503468fcef602237044 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | b9baba861489041b37b54fc7ee0b0006b5327151 (diff) |
KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
There is already a barrier inside of kvm_flush_remote_tlbs() which can
help to make sure everyone sees our modifications to the page tables and
see changes to vcpu->mode here. So remove the smp_mb in the
kvm_mmu_commit_zap_page() and update the comment.
Signed-off-by: Lan Tianyu <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions