[PATCH v4] arm64: support __int128 on gcc 5+
From: Jason@zx2c4.com (Jason A. Donenfeld)
Date: 2017-11-07 02:16:11
Also in:
lkml
From: Jason@zx2c4.com (Jason A. Donenfeld)
Date: 2017-11-07 02:16:11
Also in:
lkml
Hi Will, On Tue, Nov 7, 2017 at 11:13 AM, Will Deacon [off-list ref] wrote:
So I pushed a fixup patch on top of for-next/core, but I suggest we temporarily revert the- DCONFIG_ARCH_SUPPORTS_INT128 option if any other issues crop up.
The fixup looks good to me. If there are additional problems, I'm happy to keep providing patches until it's sorted. I just did an allyesconfig and didn't have any problems, though, so I think we're all set now. Jason