diff options
author | 2018-09-22 21:09:54 +0530 | |
---|---|---|
committer | 2018-10-01 13:48:23 +0100 | |
commit | 359048f91db4be5e8be9c2b95c788c79a6756797 (patch) | |
tree | afd450bceb9ce981710b53b3172656aeb332823e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | arm64/mm: Reorganize arguments for is_el1_permission_fault() (diff) | |
download | linux-dev-359048f91db4be5e8be9c2b95c788c79a6756797.tar.xz linux-dev-359048f91db4be5e8be9c2b95c788c79a6756797.zip |
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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions