Re: [PATCH v1 17/26] x86/cpuid: Remove direct CPUID(0x2) query API
"Ahmed S. Darwish" <[email protected]>
| Newsgroups | dev.linux.lists.x86-cpuid,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <aBsksJx4URuKYGXQ@lx-t490> |
On Tue, 06 May 2025, Ingo Molnar wrote:
>
> There's one mention of this API orphaned in the
> for_each_leaf_0x2_entry() comment section:
>
> arch/x86/include/asm/cpuid/leaf_0x2_api.h: * for_each_scanned_leaf_0x2_entry(regs, ptr, entry) {
>
Nice catch; will fix.
Thanks,
Ahmed