On Mon, 29 May 2017 20:33:55 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi Nick, > > On Mon, 29 May 2017 18:11:03 +1000 Nicholas Piggin <npiggin@xxxxxxxxx> wrote: > > > > diff --git a/arch/Kconfig b/arch/Kconfig > > index 6c00e5b00f8b..28e64cb65dd5 100644 > > --- a/arch/Kconfig > > +++ b/arch/Kconfig > > @@ -511,10 +511,23 @@ config CC_STACKPROTECTOR_STRONG > > endchoice > > > > config THIN_ARCHIVES > > - bool > > + bool "Build the kernel using thin archives" > > + default n > > Of course, this will be enabled by allmodconfig, etc builds ... > Yes that is true. Thanks for making a note of it -- I guess the changelog could be interpreted as implying no change to any existing build without arch enablement. I didn't intend to mislead there. Thanks, Nick -- 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