aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMiguel Ojeda <[email protected]>2018-09-09 17:47:31 +0200
committerWill Deacon <[email protected]>2018-09-11 11:07:11 +0100
commit13aceef06adfaf93d52e01e28a8bc8a0ad471d83 (patch)
treebadc732f6846d982587c45c73e8d8ca7b9d35888 /tools/perf/scripts/python/call-graph-from-sql.py
parent11da3a7f84f19c26da6f86af878298694ede0804 (diff)
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
All other uses of "asm goto" go through asm_volatile_goto, which avoids a miscompile when using GCC < 4.8.2. Replace our open-coded "asm goto" statements with the asm_volatile_goto macro to avoid issues with older toolchains. Cc: Catalin Marinas <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Signed-off-by: Miguel Ojeda <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions