Commit Graph

2 Commits

Author SHA1 Message Date
Iliyan Malchev
7f003f27e7 [ARM] qsd8k: print out more registers on an imprecise external abort.
Signed-off-by: Iliyan Malchev <malchev@google.com>
(cherry picked from commit df301fe8ab5235ef1c408affd990f3946a0fcc57)

Conflicts:

	arch/arm/mm/fault.c

Change-Id: I088c827d4987d0c69a81c9c3aaf73bcc64cfbb06
2013-02-20 02:48:54 -08:00
Catalin Marinas
136848d4ca ARM: LPAE: Move the FSR definitions to separate files
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>
2011-12-08 10:30:37 +00:00