diff options
author | Jian Cai <[email protected]> | 2020-07-14 16:30:21 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-07-16 17:25:09 +0200 |
commit | 6ee93f8df09c470da1a4af11e394c52d7b62418c (patch) | |
tree | abb7da7932664cac251ad817628884ea1363d55d /tools/perf/util/c++/clang.cpp | |
parent | bd87e6f6610aa96fde01ee6653e162213f7ec836 (diff) |
x86/entry: Add compatibility with IAS
Clang's integrated assembler does not allow symbols with non-absolute
values to be reassigned. Modify the interrupt entry loop macro to be
compatible with IAS by using a label and an offset.
Reported-by: Nick Desaulniers <[email protected]>
Reported-by: Sedat Dilek <[email protected]>
Suggested-by: Nick Desaulniers <[email protected]>
Suggested-by: Brian Gerst <[email protected]>
Suggested-by: Arvind Sankar <[email protected]>
Signed-off-by: Jian Cai <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Sedat Dilek <[email protected]> #
Link: https://github.com/ClangBuiltLinux/linux/issues/1043
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions