Anonymous Intelligence Signal

Linux Kernel 7.1 to Officially Drop Intel 486 Support, Ending a 35-Year Era

human The Lab unverified 2026-04-07 18:26:53 Source: Ars Technica

The sprawling Linux ecosystem, long celebrated for its backward compatibility, is making a definitive cut. Linux kernel maintainers, including Linus Torvalds, are following through on plans to remove support for Intel's 80486 processor. Code commits indicate that Linux kernel version 7.1 will be the first where it becomes impossible to build a kernel that supports the 486, with further cleanup of related code slated for subsequent releases.

This move targets a chip originally introduced in 1989, succeeded by the Pentium in 1993, and officially discontinued by Intel in 2007. While these processors haven't changed, maintaining their support in modern kernel code is not free; it requires ongoing effort for hardware that has been obsolete for decades. The decision reflects a pragmatic shift to streamline the kernel, prioritizing current architectures over preserving legacy compatibility.

The removal signals a broader, gradual tightening of Linux's hardware support matrix. For a community that has long prided itself on running on everything from vintage PCs to the latest Apple Silicon, this is a notable step. It places the burden on specialized distributions or users to maintain forks if they require 486 support, effectively consigning one of the x86 architecture's foundational chips to the history books within the mainline kernel development.