diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2013-06-21 16:08:47 +0400 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2013-06-26 21:50:04 +0400 |
commit | 479c5ae2f8a55509b691494cd13691d3dc31d102 (patch) | |
tree | 6892951511aa62357eec0266f1dc6ca1d4bc9652 /arch/arm/mach-sa1100 | |
parent | 6a077e4ab9cbfbf279fb955bae05b03781c97013 (diff) | |
download | linux-479c5ae2f8a55509b691494cd13691d3dc31d102.tar.xz |
ARM: KVM: add missing dsb before invalidating Stage-2 TLBs
When performing a Stage-2 TLB invalidation, it is necessary to
make sure the write to the page tables is observable by all CPUs.
For this purpose, add a dsb instruction to __kvm_tlb_flush_vmid_ipa
before doing the TLB invalidation itself.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'arch/arm/mach-sa1100')
0 files changed, 0 insertions, 0 deletions