summaryrefslogtreecommitdiffstats
path: root/firmware/sun
diff options
context:
space:
mode:
authorRussell King2009-09-20 14:18:47 +0200
committerRussell King2009-09-20 17:53:40 +0200
commitdf297bf6c7933e7b021cdc1bf3f9e319ea3a7e9c (patch)
tree9ef6353c4100c83176c4e7b5ef3933dc342f91df /firmware/sun
parentARM: Separate out access error checking (diff)
downloadkernel-qcow2-linux-df297bf6c7933e7b021cdc1bf3f9e319ea3a7e9c.tar.gz
kernel-qcow2-linux-df297bf6c7933e7b021cdc1bf3f9e319ea3a7e9c.tar.xz
kernel-qcow2-linux-df297bf6c7933e7b021cdc1bf3f9e319ea3a7e9c.zip
ARM: Add support for checking access permissions on prefetch aborts
ARMv6 introduces non-executable mappings, which can cause prefetch aborts when an attempt is made to execute from such a mapping. Currently, this causes us to loop in the page fault handler since we don't correctly check for proper permissions. Fix this by checking that VMAs have VM_EXEC set for prefetch aborts. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'firmware/sun')
0 files changed, 0 insertions, 0 deletions