diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2018-09-22 18:39:54 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-10-01 15:48:23 +0300 |
commit | 359048f91db4be5e8be9c2b95c788c79a6756797 (patch) | |
tree | afd450bceb9ce981710b53b3172656aeb332823e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dbfe3828a6f36be904427ed7f196744cb02d3072 (diff) | |
download | linux-359048f91db4be5e8be9c2b95c788c79a6756797.tar.xz |
arm64/mm: Define esr_to_debug_fault_info()
fault_info[] and debug_fault_info[] are static arrays defining memory abort
exception handling functions looking into ESR fault status code encodings.
As esr_to_fault_info() is already available providing fault_info[] array
lookup, it really makes sense to have a corresponding debug_fault_info[]
array lookup function as well. This just adds an equivalent helper function
esr_to_debug_fault_info().
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions