On Wed, May 16, 2018 at 11:17 PM, Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> wrote: > Now that the compiler's plugin support is checked in Kconfig, > all{yes,mod}config will not be bothered. > > Remove 'depends on !COMPILE_TEST' for GCC_PLUGINS. > > 'depends on !COMPILE_TEST' for the following three are still kept: > GCC_PLUGIN_CYC_COMPLEXITY > GCC_PLUGIN_STRUCTLEAK_VERBOSE > GCC_PLUGIN_RANDSTRUCT_PERFORMANCE > > Kees said to do so because the first two are too noisy, and the last > one would reduce the compile test coverage. I commented the reasons > in arch/Kconfig. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> I'm really looking forward to these being enabled for COMPILE_TEST. :) Acked-by: Kees Cook <keescook@xxxxxxxxxxxx> -Kees -- Kees Cook Pixel Security -- 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