The patch titled Subject: alpha: remove CONFIG_EXPERIMENTAL from defconfigs has been added to the -mm tree. Its filename is alpha-remove-config_experimental-from-defconfigs.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/alpha-remove-config_experimental-from-defconfigs.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/alpha-remove-config_experimental-from-defconfigs.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Subject: alpha: remove CONFIG_EXPERIMENTAL from defconfigs Since CONFIG_EXPERIMENTAL was removed in 2013, go ahead and drop it from any defconfig files. Link: https://lkml.kernel.org/r/20210115005956.29408-1-rdunlap@xxxxxxxxxxxxx Fixes: 3d374d09f16f ("final removal of CONFIG_EXPERIMENTAL") Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Cc: Kees Cook <keescook@xxxxxxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: Richard Henderson <rth@xxxxxxxxxxx> Cc: Ivan Kokshaysky <ink@xxxxxxxxxxxxxxxxxxxx> Cc: Matt Turner <mattst88@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/alpha/configs/defconfig | 1 - 1 file changed, 1 deletion(-) --- a/arch/alpha/configs/defconfig~alpha-remove-config_experimental-from-defconfigs +++ a/arch/alpha/configs/defconfig @@ -1,4 +1,3 @@ -CONFIG_EXPERIMENTAL=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_LOG_BUF_SHIFT=14 _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are hexagon-remove-config_experimental-from-defconfigs.patch fs-delete-repeated-words-in-comments.patch mm-zswap-clean-up-confusing-comment.patch alpha-remove-config_experimental-from-defconfigs.patch