diff options
author | Jian Cai <caij2003@gmail.com> | 2020-07-15 01:30:21 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-07-16 17:25:09 +0200 |
commit | 6ee93f8df09c470da1a4af11e394c52d7b62418c (patch) | |
tree | abb7da7932664cac251ad817628884ea1363d55d /.gitattributes | |
parent | x86/entry/common: Make prepare_exit_to_usermode() static (diff) | |
download | linux-6ee93f8df09c470da1a4af11e394c52d7b62418c.tar.xz linux-6ee93f8df09c470da1a4af11e394c52d7b62418c.zip |
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 <ndesaulniers@google.com>
Reported-by: Sedat Dilek <sedat.dilek@gmail.com>
Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
Suggested-by: Brian Gerst <brgerst@gmail.com>
Suggested-by: Arvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: Jian Cai <caij2003@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com> #
Link: https://github.com/ClangBuiltLinux/linux/issues/1043
Link: https://lkml.kernel.org/r/20200714233024.1789985-1-caij2003@gmail.com
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions