kernel_optimize_test/arch/arm/kvm
Marc Zyngier d4cb9df5d1 ARM: KVM: be more thorough when invalidating TLBs
The KVM/ARM MMU code doesn't take care of invalidating TLBs before
freeing a {pte,pmd} table. This could cause problems if the page
is reallocated and then speculated into by another CPU.

Reported-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
2013-06-03 10:58:56 +03:00
..
arch_timer.c
arm.c ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl 2013-06-03 10:58:56 +03:00
coproc_a15.c
coproc.c
coproc.h
emulate.c
guest.c
handle_exit.c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2013-05-03 09:13:19 -07:00
init.S
interrupts_head.S
interrupts.S
Kconfig
Makefile
mmio.c
mmu.c ARM: KVM: be more thorough when invalidating TLBs 2013-06-03 10:58:56 +03:00
perf.c
psci.c
reset.c
trace.h
vgic.c