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:
5c440ee
)
ARM: LPAE: Move the FSR definitions to separate files
author
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 22 Nov 2011 17:30:28 +0000
(17:30 +0000)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 6 Feb 2013 17:48:42 +0000
(19:48 +0200)
The FSR structure is different with LPAE and this patch moves the
classic MMU specific definition to a separate fsr-2level.c file that is
included in fault.c. It also moves the fsr_fs and FSR bits to the
fault.h file.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found