diff options
| author | Jason A. Donenfeld <[email protected]> | 2017-12-23 00:43:23 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2018-04-24 18:07:55 +0000 |
| commit | ad40bdafb495f30e5af837e15b3c2a4cb2176e47 (patch) | |
| tree | 96890db0c65d937a1a0ad89e6c110c92d3f8e941 /fs/proc/array.c | |
| parent | arm64: only advance singlestep for user instruction traps (diff) | |
| download | kernel-ad40bdafb495f30e5af837e15b3c2a4cb2176e47.tar.gz kernel-ad40bdafb495f30e5af837e15b3c2a4cb2176e47.zip | |
arm64: support __int128 with clang
Commit fb8722735f50 ("arm64: support __int128 on gcc 5+") added support
for arm64 __int128 with gcc with a version-conditional, but neglected to
enable this for clang, which in fact appears to support aarch64 __int128.
This commit therefore enables it if the compiler is clang, using the
same type of makefile conditional used elsewhere in the tree.
Signed-off-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
