Re: [PATCH 0/5] x86/cpu: Introduce <asm/cpuid/types.h> and <asm/cpuid/api.h> and clean them up
From: Ingo Molnar
Date: Tue Mar 18 2025 - 07:55:24 EST
* Ahmed S. Darwish <darwi@xxxxxxxxxxxxx> wrote:
> Hi,
>
> On Mon, 17 Mar 2025, mingo@xxxxxxxxxx wrote:
> >
> > From: Ingo Molnar <mingo@xxxxxxxxxx>
> >
> > This series contains Ahmed S. Darwish's splitting up of <asm/cpuid.h>
> > into <asm/cpuid/types.h> and <asm/cpuid/api.h>, followed by a couple
> > of cleanups that create a more maintainable base.
> >
> > [ This is a resend with a proper SMTP setup. Apologies for the duplication. ]
> >
>
> Thanks a lot!
>
> Just a small hint that I see this PQ in tip/master, merge commit
> b8fefef00c0d ("Merge branch into tip/master: 'x86/cpu'"):
>
> # New commits in x86/cpu:
> ba501f14e1e6 ("x86/cpuid: Use u32 in instead of uint32_t in <asm/cpuid/api.h>")
> aec28d852ed2 ("x86/cpuid: Standardize on u32 in <asm/cpuid/api.h>")
> f2f828b547ab ("x86/cpuid: Clean up <asm/cpuid/api.h>")
> 67a7ae050e7c ("x86/cpuid: Clean up <asm/cpuid/types.h>")
> 02b63b33dfc9 ("x86/cpuid: Refactor <asm/cpuid.h>")
>
> But for some reason the above 5 commits are not yet pushed to x86/cpu.
Yeah, that was a temporary status until a bit more testing could be
done - I've pushed it out now.
Thanks,
Ingo