summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2015-11-23 15:09:36 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2015-11-25 15:49:16 +0000
commitc03784ee8aa99bf6a412e3febf8801c3df86e0ba (patch)
treec6728c7ec0a0c1f15fc040f03ac17428e825a957 /arch/arm64/kernel
parentfbc416ff86183e2203cdf975e2881d7c164b0271 (diff)
arm64: mm: fix fault_info table xFSC decoding
We are missing descriptions for some valid xFSC values in the fault info table (e.g. "TLB conflict abort"), and have erroneous descriptions for reserved values (e.g. "asynchronous external abort", "debug event"). This patch adds the missing xFSC values, and removes erroneous decoding of values reserved by the architecture, as described in ARM DDI 0487A.h. At the same time, fixed the unbalanced brackets for the synchronous parity error strings in the table. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/kernel')
0 files changed, 0 insertions, 0 deletions