On Sun, Jul 29, 2018 at 11:11:47AM +0900, Masahiro Yamada wrote: > Hi Christoph, > > 2018-07-28 16:23 GMT+09:00 kbuild test robot <lkp@xxxxxxxxx>: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kconfig2 > > head: 0e83fd903bc85173711186755591b61405647cf3 > > commit: 2cc1bfaf2c45056c73970a99c3a7467e157f56aa [1/10] um: stop abusing KBUILD_KCONFIG > > config: um-x86_64_defconfig > > compiler: gcc-7 (Debian 7.3.0-16) 7.3.0 > > reproduce: > > git checkout 2cc1bfaf2c45056c73970a99c3a7467e157f56aa > > make ARCH=um SUBARCH=x86_64 defconfig > > make ARCH=um SUBARCH=x86_64 > > > Hmm. > SUBARCH is used by arch/x86/um/Kconfig > to choose 64BIT. > > Maybe, do we need $(SUBSRCARCH) ? > > > (In hindsight, HOST_ARCH and HOST_SRCARCH > might be clearer, though...) Looks like it. I'll give it a spin and will resend (including the folded PREEMPT_CODE fix). -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html