Re: [GIT PULL] x86/shstk change for v6.10
From: Nathan Chancellor
Date: Thu May 23 2024 - 11:14:28 EST
On Wed, May 15, 2024 at 10:07:33AM +0200, Ingo Molnar wrote:
> H.J: *which* are those OSs? I don't think any major Linux distro enables
> x32 anymore - here's Ubuntu and Fedora for example:
>
> kepler:~/tip> grep X32 /boot/config-6.5.0-35-generic
> # CONFIG_X86_X32_ABI is not set
>
>
> kepler:~/s/fedora> grep X32 lib/modules/6.9.0-64.fc41.x86_64/config
> # CONFIG_X86_X32_ABI is not set
For what it's worth, Arch Linux just turned it back on at a user's
request:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/b0c9bf78acbdcdf90405c427cf6b751259baee74
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/51
Cheers,
Nathan