]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 13 Jun 2008 09:28:36 +0000 (10:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Jul 2008 15:39:57 +0000 (16:39 +0100)
commit826cbdaff29764bb6928c715c6a025e49469dda9
tree0fa040b3be05d88291eb5dca05f77202ad56ab45
parent43df5220e455d426ec7462d0bf906e686c65ebb5
[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs

This patch adds the I-cache invalidation in update_mmu_cache if the
corresponding vma is marked as executable. It also invalidates the
I-cache if a thread migrates to a CPU it never ran on.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/fault-armv.c
arch/arm/mm/flush.c
include/asm-arm/cacheflush.h
include/asm-arm/mmu_context.h