
The Intel 440BX chipset and the higher-end 440GX chipset were used for Slot 1 and Socket 370 P6-based CPUs from the late 90's. Long obsolete and incredibly unlikely anyone still having an old Pentium II / Pentium III are running modern Linux software stacks on them with the newest upstream kernel...
Back in 2007, the i82443bxgx EDAC driver for memory error detection/correction on the 440BX / 440GX systems was marked as broken with the basis:
"drivers/edac-new-i82443bxgz-mc-driver: mark as broken
It will claim the PCI devices from under intel_agp.ko's feet. Greg is brewing some fix for that."
Nineteen years later after being being marked as broken, no fix for that Intel AGP interaction ever materialized.
Now finally with Linux 7.0 that kernel is outright removed. Nearly 500 codes dropped from the Linux kernel tree for that broken driver that's long been obsolete.
The EDAC pull for Linux 7.0 also drops the obsolete r82600 driver used for the Radisys 82600 embedded chipset used with Pentium III era processors. This driver wasn't "broken" but long obsolete and likely used by anyone running upstream kernels.
The EDAC pull request in addition to dropping those obsolete drivers does add support for Intel Amston Lake and Intel Panther Lake H to the igen6_edac driver. These EDAC changes have all been merged for Linux 7.0.