The patch titled Subject: hexagon: remove CONFIG_EXPERIMENTAL from defconfigs has been added to the -mm tree. Its filename is hexagon-remove-config_experimental-from-defconfigs.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/hexagon-remove-config_experimental-from-defconfigs.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/hexagon-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: hexagon: 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/20210115010011.29483-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: Brian Cain <bcain@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/hexagon/configs/comet_defconfig | 1 - 1 file changed, 1 deletion(-) --- a/arch/hexagon/configs/comet_defconfig~hexagon-remove-config_experimental-from-defconfigs +++ a/arch/hexagon/configs/comet_defconfig @@ -1,7 +1,6 @@ CONFIG_SMP=y CONFIG_DEFAULT_MMAP_MIN_ADDR=0 CONFIG_HZ_100=y -CONFIG_EXPERIMENTAL=y CONFIG_CROSS_COMPILE="hexagon-" CONFIG_LOCALVERSION="-smp" # CONFIG_LOCALVERSION_AUTO is not set _ 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