diff options
author | Mark Rutland <[email protected]> | 2015-11-23 15:09:36 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2015-11-25 15:49:16 +0000 |
commit | c03784ee8aa99bf6a412e3febf8801c3df86e0ba (patch) | |
tree | c6728c7ec0a0c1f15fc040f03ac17428e825a957 /tools/perf/util/trace-event-scripting.c | |
parent | fbc416ff86183e2203cdf975e2881d7c164b0271 (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 <[email protected]>
Reviewed-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions