git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88ed64
)
ARM: LPAE: Add fault handling support
author
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 22 Nov 2011 17:30:31 +0000
(17:30 +0000)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 20 Feb 2013 21:19:22 +0000
(23:19 +0200)
The DFSR and IFSR register format is different when LPAE is enabled. In
addition, DFSR and IFSR have similar definitions for the fault type.
This modifies the fault code to correctly handle the new format.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found