diff options
author | 2018-09-22 21:09:53 +0530 | |
---|---|---|
committer | 2018-10-01 13:47:31 +0100 | |
commit | dbfe3828a6f36be904427ed7f196744cb02d3072 (patch) | |
tree | 86599cff6a639d72ec404e03ce565be7f4abdc93 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception (diff) | |
download | linux-dev-dbfe3828a6f36be904427ed7f196744cb02d3072.tar.xz linux-dev-dbfe3828a6f36be904427ed7f196744cb02d3072.zip |
arm64/mm: Reorganize arguments for is_el1_permission_fault()
Most memory abort exception handling related functions have the arguments
in the order (addr, esr, regs) except is_el1_permission_fault(). This
changes the argument order in this function as (addr, esr, regs) like
others.
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