Skip to content
Commit 826cbdaf authored by Catalin Marinas's avatar Catalin Marinas Committed by Russell King
Browse files

[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: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 43df5220
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment