linux/virt/kvm
Lan Tianyu 4ae3cb3a25 KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs()
smp_load_acquire() is enough here and it's cheaper than smp_mb().
Adding a comment about reusing memory barrier of kvm_make_all_cpus_request()
here to keep order between modifications to the page tables and reading mode.

Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-03-22 16:38:33 +01:00
..
arm
Kconfig
async_pf.c Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-03-20 19:08:56 -07:00
async_pf.h
coalesced_mmio.c
coalesced_mmio.h
eventfd.c
irqchip.c
kvm_main.c KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs() 2016-03-22 16:38:33 +01:00
vfio.c
vfio.h