On Fri, Mar 27, 2020 at 08:52:47AM -0700, Randy Dunlap wrote: > On 3/27/20 1:07 AM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20200326: > > > > on i386, UML defconfig build fails with: (mostly get_user() variants) Buggered-by: 1a908babcb144 (x86: replace arch macros from compiler with CONFIG_X86_{32,64}) If the intention is to check i386/x86_64 excluding UML, testing CONFIG_X86_{32,64} is simpler. Which is not true, since uml/x86 configs bloody well *do* have CONFIG_X86_{32,64} defined. See arch/x86/um/Kconfig; and yes, it does need those, as well as arch/x86/Kconfig.cpu.