Linux Kernel Maintainer Discusses Phasing Out 32-bit Support at Open Source Summit
By
binarycrusader
A five-star bake. Worth schmearing, sharing, saving.
Summary
Arnd Bergmann, the Linux kernel architecture maintainer, discussed the future of 32-bit support at Open Source Summit Europe 2025. He stated that 32-bit systems are obsolete for new products and should only be maintained for existing hardware/software compatibility. The talk explored the possibility of removing 32-bit support from the kernel, addressing concerns about desktop machines, embedded systems, and the challenges of maintaining legacy architecture support.
Key quotes
· 4 pulled32-bit systems are obsolete when it comes to use in any sort of new products
The only reason to work with them at this point is when there is existing hardware and software to support
People naturally think about desktop machines first
the time has come to talk more about that possibility [of removing 32-bit support]
You might also wanna read
Btrfs Co-Maintainer Josef Bacik Leaves Meta, Joins Anthropic for Infrastructure Work
Josef Bacik, a long-time Btrfs co-maintainer and Linux kernel developer, is leaving Meta after years of employment. He announced his departu
Netflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Copyparty: A Lightweight File Server That Runs as a Single Python Script
Copyparty is a lightweight, full-featured file server that runs as a single Python script, making it extremely easy to set up without needin
Restartable Sequences: A Linux Kernel Feature for Lock-Free Thread-Safe Programming
This article explores restartable sequences (rseq), a Linux kernel feature introduced in version 4.18 (circa 2018) that enables creation of
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it makes the coding age
bit.ly·1d agoReactOS open-source Windows NT clone reaches ARM64 boot milestone on Raspberry Pi 5
ReactOS, the open-source project aiming to recreate Windows NT, has achieved a new milestone by booting on ARM64 architecture. The experimen
