diff options
| author | Mark Rutland <[email protected]> | 2020-04-28 16:49:20 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2020-04-29 09:52:53 +0000 |
| commit | d3418f3839b667842eba8688ca8ebe84eca158db (patch) | |
| tree | b42532c17a36540e584e47894848882c30ed602d /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | arm64: vdso: simplify arch_vdso_type ifdeffery (diff) | |
| download | kernel-d3418f3839b667842eba8688ca8ebe84eca158db.tar.gz kernel-d3418f3839b667842eba8688ca8ebe84eca158db.zip | |
arm64: vdso: use consistent 'abi' nomenclature
The current code doesn't use a consistent naming scheme for structures,
enums, or variables, making it harder than necessary to determine the
relationship between these.
Let's make this easier by consistently using 'vdso_abi' nomenclature.
The 'vdso_lookup' array is renamed to 'vdso_info' to describe what it
contains rather than how it is consumed.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Vincenzo Frascino <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
