diff options
author | Nick Desaulniers <[email protected]> | 2019-11-04 19:31:45 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2019-11-15 22:21:19 +0000 |
commit | 790756c7e0229dedc83bf058ac69633045b1000e (patch) | |
tree | cbc8287ed69064bf963002fc142aceb6414333b8 /lib/mpi/mpiutil.c | |
parent | 74d06efb9c2f99b496eb118b1e941dc4c6404e93 (diff) |
ARM: 8933/1: replace Sun/Solaris style flag on section directive
It looks like a section directive was using "Solaris style" to declare
the section flags. Replace this with the GNU style so that Clang's
integrated assembler can assemble this directive.
The modified instances were identified via:
$ ag \.section | grep #
Link: https://ftp.gnu.org/old-gnu/Manuals/gas-2.9.1/html_chapter/as_7.html#SEC119
Link: https://github.com/ClangBuiltLinux/linux/issues/744
Link: https://bugs.llvm.org/show_bug.cgi?id=43759
Link: https://reviews.llvm.org/D69296
Acked-by: Nicolas Pitre <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Stefan Agner <[email protected]>
Signed-off-by: Nick Desaulniers <[email protected]>
Suggested-by: Fangrui Song <[email protected]>
Suggested-by: Jian Cai <[email protected]>
Suggested-by: Peter Smith <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions