diff options
| author | Miguel Ojeda <[email protected]> | 2018-09-09 15:47:31 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2018-09-11 10:07:11 +0000 |
| commit | 13aceef06adfaf93d52e01e28a8bc8a0ad471d83 (patch) | |
| tree | badc732f6846d982587c45c73e8d8ca7b9d35888 /tools/perf/scripts/python | |
| parent | Linux 4.19-rc3 (diff) | |
| download | kernel-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
