The patch titled Subject: MAINTAINERS: add a couple more files to the Clang/LLVM section has been added to the -mm tree. Its filename is maintainers-add-a-couple-more-files-to-the-clang-llvm-section.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-a-couple-more-files-to-the-clang-llvm-section.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-a-couple-more-files-to-the-clang-llvm-section.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: Nathan Chancellor <natechancellor@xxxxxxxxx> Subject: MAINTAINERS: add a couple more files to the Clang/LLVM section The K: entry should ensure that Nick and I always get CC'd on patches that touch these files but it is better to be explicit rather than implicit. Link: https://lkml.kernel.org/r/20210114004059.2129921-1-natechancellor@xxxxxxxxx Signed-off-by: Nathan Chancellor <natechancellor@xxxxxxxxx> Reviewed-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) --- a/MAINTAINERS~maintainers-add-a-couple-more-files-to-the-clang-llvm-section +++ a/MAINTAINERS @@ -4311,7 +4311,9 @@ W: https://clangbuiltlinux.github.io/ B: https://github.com/ClangBuiltLinux/linux/issues C: irc://chat.freenode.net/clangbuiltlinux F: Documentation/kbuild/llvm.rst +F: include/linux/compiler-clang.h F: scripts/clang-tools/ +F: scripts/clang-version.sh F: scripts/lld-version.sh K: \b(?i:clang|llvm)\b _ Patches currently in -mm which might be from natechancellor@xxxxxxxxx are maintainers-add-a-couple-more-files-to-the-clang-llvm-section.patch