diff options
author | Kirill A. Shutemov <kirill@shutemov.name> | 2010-07-26 11:20:41 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-07-27 10:48:41 +0100 |
commit | b8ab5397bcbd92e3fd4a9770e0bf59315fa38dab (patch) | |
tree | 4def9ea84d54ce112c91e906e10fb8756151327c /arch/arm/mm/proc-arm7tdmi.S | |
parent | 993bf4ec8c2a2b7979389ab196bf2fe217117158 (diff) |
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
Statuses 3 (0b00011) and 6 (0x00110) of DFSR are Access Flags faults on
ARMv6K and ARMv7. Let's patch fsr_info[] at runtime if we are on ARMv7
or later.
Unfortunately, we don't have runtime check for 'K' extension, so we
can't check for it.
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mm/proc-arm7tdmi.S')
0 files changed, 0 insertions, 0 deletions