Re: Can we drop upstream Linux x32 support?
From: Richard Purdie <hidden>
Date: 2018-12-13 16:11:45
Also in:
lkml
On Mon, 2018-12-10 at 17:40 -0800, Linus Torvalds wrote:
On Mon, Dec 10, 2018 at 5:23 PM Andy Lutomirski [off-list ref] wrote:quoted
I'm seriously considering sending a patch to remove x32 support from upstream Linux. Here are some problems with it:I talked to Arnd (I think - we were talking about all the crazy ABI's, but maybe it was with somebody else) about exactly this in Edinburgh. Apparently the main real use case is for extreme benchmarking. It's the only use-case where the complexity of maintaining a whole development environment and distro is worth it, it seems. Apparently a number of Spec submissions have been done with the x32 model. I'm not opposed to trying to sunset the support, but let's see who complains..
FWIW, the Yocto Project has working x32 support which it regularly builds, tests and has as a supported configuration. We did help identify and fix many of the places userspace didn't support it. As with open source in general, its hard to know how many people are actually using it. I don't think there are huge numbers but we do occasionally get bug reports. Cheers, Richard