Re: [PATCH] x86,cpu: add X86_FEATURE_INVLPGB flag

From: Rik van Riel
Date: Wed Sep 25 2024 - 10:45:51 EST


On Tue, 2024-09-24 at 20:33 -0700, Xin Li wrote:
> On 9/24/2024 3:00 PM, Rik van Riel wrote:
> > Add the definition for the X86_FEATURE_INVLPGB CPUID flag.
> >
> > Tested by booting a kernel with this change on an AMD Milan system,
> > and making sure the "invlpgb" flag shows up in /proc/cpuinfo
> >
> > Signed-off-by: Rik van Riel <riel@xxxxxxxxxxx>
>
> Now there is a need to also update the CPUID database:
>
> https://lore.kernel.org/lkml/87o7642u7w.ffs@tglx/

The invlpgb flag is already in the CPUID database:

https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/blob/tip/db/xml/leaf_80000008.xml#L53

--
All Rights Reversed.