diff options
author | Mark Rutland <[email protected]> | 2018-05-21 14:14:50 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2018-05-23 11:46:07 +0100 |
commit | 969e61ba87f9195c18130a5e88a966837fdb6a2c (patch) | |
tree | 8c8085af97a5a2001deba2e317c4c1782fce1bbf /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7bd99b403405d329b9b72f6bae6a07c10bfa1b95 (diff) |
arm64: make is_permission_fault() name clearer
The naming of is_permission_fault() makes it sound like it should return
true for permission faults from EL0, but by design, it only does so for
faults from EL1.
Let's make this clear by dropping el1 in the name, as we do for
is_el1_instruction_abort().
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Mark Rutland <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions