Re: [PATCH v2 6/6] x86/cpu: <asm/processor.h>: Do not include CPUID API header
"Ahmed S. Darwish" <[email protected]>
| Newsgroups | dev.linux.lists.x86-cpuid,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <aHfevkaADwRv0Fzb@lx-t490> |
Hi! On Tue, 15 Jul 2025, kernel test robot wrote: > > All errors: > > drivers/char/agp/efficeon-agp.c: ... > Sorry, my "i386 compilation testing" was to do an allyesconfig, disable CONFIG_64BIT, then compile… This — now I embarrasingly discover — does not enable the kconfig options that depend on X86_32=y; e.g., the CONFIG_AGP_EFFICEON case above. It seems that, kinda like cross compilation, an "ARCH=i386" environment variable should do the job well with allyesconfig and the rest. I'll make sure that all future CPUID work passes that step before sending it mainline. Thanks a lot, -- Ahmed S. Darwish Linutronix GmbH