Skip to content

Commit d770b5a

Browse files
committed
Revert "arm64: Add support ARCH_SUPPORTS_INT128"
This reverts commit 6b14c51. The original patch and UBSAN+KASAN enabled causes Linux to fail to link with: lib/built-in.o: In function `get_signed_val': lib/ubsan.c:93: undefined reference to `__ashlti3' lib/ubsan.c:93: undefined reference to `__ashrti3' Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 541ec87 commit d770b5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ config ARM64
1212
select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
1313
select ARCH_USE_CMPXCHG_LOCKREF
1414
select ARCH_SUPPORTS_ATOMIC_RMW
15-
select ARCH_SUPPORTS_INT128
1615
select ARCH_SUPPORTS_NUMA_BALANCING
1716
select ARCH_WANT_OPTIONAL_GPIOLIB
1817
select ARCH_WANT_COMPAT_IPC_PARSE_VERSION

0 commit comments

Comments
 (0)