Re: [PATCH 1/2] x86/microcode/intel: Refresh the revisions that determine old_microcode

From: Pawan Gupta
Date: Tue Aug 19 2025 - 14:34:50 EST


On Tue, Aug 19, 2025 at 09:13:27AM -0700, Sohil Mehta wrote:
> On 8/19/2025 4:18 AM, Andrew Cooper wrote:
> > On 19/08/2025 6:19 am, Pawan Gupta wrote:
> >> On Mon, Aug 18, 2025 at 12:01:36PM -0700, Sohil Mehta wrote:
> >>> Update the minimum expected revisions of Intel microcode based on the
> >>> microcode-20250512 (May 2025) release.
> >>>
> >>> Cc: <stable@xxxxxxxxxx> # v6.15+
> >>> Signed-off-by: Sohil Mehta <sohil.mehta@xxxxxxxxx>
> >>> ---
> >>> .../kernel/cpu/microcode/intel-ucode-defs.h | 86 +++++++++++--------
> >>> 1 file changed, 48 insertions(+), 38 deletions(-)
> >>>
> >> ".model = 0x55, .steppings = 0x0040" is being removed? Total number of
> >> entries in the table are being reduced by ~10.
> >
>
> Based on the diff stat, aren't the total entries increasing by 10?

Ya, sorry my bad.