aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMiguel Ojeda <[email protected]>2018-09-09 15:47:31 +0000
committerWill Deacon <[email protected]>2018-09-11 10:07:11 +0000
commit13aceef06adfaf93d52e01e28a8bc8a0ad471d83 (patch)
treebadc732f6846d982587c45c73e8d8ca7b9d35888 /tools/perf/scripts/python
parentLinux 4.19-rc3 (diff)
downloadkernel-13aceef06adfaf93d52e01e28a8bc8a0ad471d83.tar.gz
kernel-13aceef06adfaf93d52e01e28a8bc8a0ad471d83.zip
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')
0 files changed, 0 insertions, 0 deletions