Skip to content
Commit d770b5a0 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

Revert "arm64: Add support ARCH_SUPPORTS_INT128"

This reverts commit 6b14c517

.

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: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 541ec870
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment