diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2018-09-22 21:09:53 +0530 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-10-01 13:47:31 +0100 |
commit | dbfe3828a6f36be904427ed7f196744cb02d3072 (patch) | |
tree | 86599cff6a639d72ec404e03ce565be7f4abdc93 /arch/arm64/lib/strchr.S | |
parent | 00bbd5d9016d49fa8dddef020a06b94fedca9148 (diff) |
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 'arch/arm64/lib/strchr.S')
0 files changed, 0 insertions, 0 deletions