RE: [PATCH v3 52/74] x86/cpu/vfm: Update drivers/pci/pci-mid.c

From: Luck, Tony
Date: Tue Apr 16 2024 - 17:52:05 EST


> > New CPU #defines encode vendor and family as well as model.
> >
> > Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>
>
> Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>

Thanks. You win the medal for the fastest turnaround!

> Possibly consider updating subject line with a hint about what
> "update" refers to, since every commit is an update. I guess "vfm" is
> some kind of a hint, but I don't know what it means. I suppose it is
> for "vendor, family, model".

Yes. vfm is indeed vendor-family-model. Agreed the commit comment
is lacking details without the context of the cover letter and the other
patches in this series.

-Tony