diff options
author | Mark Rutland <[email protected]> | 2024-10-17 10:25:31 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-10-17 18:06:24 +0100 |
commit | 00d9597903d0053bb13c74dfe61bcba35e213bd7 (patch) | |
tree | c3b919aba9a61ffb111b626496b9ad76f44a0fc9 /tools/perf/scripts/python/task-analyzer.py | |
parent | 2716d59bf48328ea1bc2a90d81488f715d4cdea4 (diff) |
arm64: pt_regs: rename "pmr_save" -> "pmr"
The pt_regs::pmr_save field is weirdly named relative to all other
pt_regs fields, with a '_save' suffix that doesn't make anything clearer
and only leads to more typing to access the field.
Remove the '_save' suffix.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Reviewed-by: Puranjay Mohan <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Kalesh Singh <[email protected]>
Cc: Madhavan T. Venkataraman <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions