aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2021-02-08 09:57:10 +0000
committerWill Deacon <[email protected]>2021-02-08 12:51:26 +0000
commit114945d84a30a5feba8ec24d854257c78c89abd1 (patch)
tree6c5cfecce9b5b573e87b9a6208747ba6511c1645 /tools/perf/scripts/python/export-to-postgresql.py
parent19c329f6808995b142b3966301f217c831e7cf31 (diff)
arm64: Fix labels in el2_setup macros
If someone happens to write the following code: b 1f init_el2_state vhe 1: [...] they will be in for a long debugging session, as the label "1f" will be resolved *inside* the init_el2_state macro instead of after it. Not really what one expects. Instead, rewite the EL2 setup macros to use unambiguous labels, thanks to the usual macro counter trick. Acked-by: Catalin Marinas <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Acked-by: David Brazdil <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions