Re: [PATCH v7 016/120] x86/cpuid: Split parser tables and add vendor-qualified parsing
From: Ahmed S. Darwish
Date: Thu Jun 18 2026 - 13:46:11 EST
On Tue, 16 Jun 2026, Borislav Petkov wrote:
>
> This patch is doing two things:
>
> 1. split parser
> 2. add vendor stuff
>
> I think it should be split.
>
will do.
> > +static bool cpuid_leaf_matches_vendor(unsigned int leaf, u8 cpu_vendor)
>
> This function needs documentation.
>
ACK.
--
Thanks,
Ahmed