RE: [PATCH v2 00/10] EDAC/{ie31200,igen6}: Fix address decoding and detect IMCs at runtime
"Luck, Tony" <[email protected]> Thu, 30 Jul 2026 22:06:24 +0000
| Newsgroups | org.kernel.vger.linux-edac,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <SJ1PR11MB6083E8B50C829C42E3169411FCC92@SJ1PR11MB6083.namprd11.prod.outlook.com> |
> Intel client EDAC drivers duplicate address translation logic and rely > on platform-specific IMC counts even though the IMCs can be detected > at runtime. This series fixes several decoding bugs, replaces static IMC > counts with runtime detection, and consolidates the common translation > logic to simplify future maintenance. Series applied to edac-drivers branch of RAS tree. Thanks -Tony