Re: [PATCH 6/6] x86/microcode: Add platform mask to Intel microcode "old" list

From: Sohil Mehta

Date: Tue Feb 10 2026 - 18:40:40 EST


On 2/6/2026 3:14 PM, Dave Hansen wrote:

>
> b/arch/x86/kernel/cpu/microcode/intel-ucode-defs.h | 398 ++++++++++++---------
> 1 file changed, 238 insertions(+), 160 deletions(-)
>

I verified that the new header matches the "microcode-20250512" release
using the updated script at
https://lore.kernel.org/lkml/20260130194753.672739-1-sohil.mehta@xxxxxxxxx/.

This doesn't skip any models like the previous version.

Reviewed-by: Sohil Mehta <sohil.mehta@xxxxxxxxx>