Revert "arm64: Add support ARCH_SUPPORTS_INT128"
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 22 Jun 2016 11:00:46 +0000 (12:00 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 22 Jun 2016 11:00:46 +0000 (12:00 +0100)
commitd770b5a04790a4ec1c0864621eef95f5afe773cf
tree6771b05228145725e8e37a96c9f69e7b3f10ef4b
parent541ec870ef31433018d245614254bd9d810a9ac3
Revert "arm64: Add support ARCH_SUPPORTS_INT128"

This reverts commit 6b14c517a2a866c8407e9864c1cd3fcc6fed55ab.

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>
arch/arm64/Kconfig