On Sat, Mar 16, 2024, at 02:23, Linus Torvalds wrote: > On Fri, 15 Mar 2024 at 18:11, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: >> >> You wish. We still support 486 and some of the still produced 486 clones >> do not have a local APIC. > > Ouch. I was _sure_ we had dropped i486 support too due to cmpxchg8b. > > But apparently that was just a discussion, and my wishful thinking, > and we never actually followed through. Maciej Rozycki still cares about i486 type hardware, and he was asking for it to be kept around in the thread following [1] I think the best suggestion at the time was to make cmpxchg8b a compile-time feature and I had expected Maciej to follow up with a patch for that, but this never happend, and nobody sent a patch to remove support 486 and the early 586 clones either. I saw recently that there are still distros that advertise 486 support on modern kernels: Tiny Core Linux and Damn Small Linux. Both ship with a 486 SMP kernel but fail to boot on qemu unless an APIC is enabled (DSL also requires i686 or higher to run userspace). Arnd [1] https://lore.kernel.org/all/20220815071332.627393-9-yuzhao@xxxxxxxxxx/