The patch titled Subject: MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info has been added to the -mm tree. Its filename is maintainers-add-clang-llvm-build-support-info.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-clang-llvm-build-support-info.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-clang-llvm-build-support-info.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: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> Subject: MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info Add keyword support so that our mailing list gets cc'ed for clang/llvm patches. We're pretty active on our mailing list so far as code review. There are numerous Googlers like myself that are paid to support building the Linux kernel with Clang and LLVM. Link: http://lkml.kernel.org/r/20190620001907.255803-1-ndesaulniers@xxxxxxxxxx Signed-off-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> Cc: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) --- a/MAINTAINERS~maintainers-add-clang-llvm-build-support-info +++ a/MAINTAINERS @@ -3940,6 +3940,14 @@ M: Miguel Ojeda <miguel.ojeda.sandonis@g S: Maintained F: .clang-format +CLANG/LLVM BUILD SUPPORT +L: clang-built-linux@xxxxxxxxxxxxxxxx +W: https://clangbuiltlinux.github.io/ +B: https://github.com/ClangBuiltLinux/linux/issues +C: irc://chat.freenode.net/clangbuiltlinux +S: Supported +K: \b(?i:clang|llvm)\b + CLEANCACHE API M: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> L: linux-kernel@xxxxxxxxxxxxxxx _ Patches currently in -mm which might be from ndesaulniers@xxxxxxxxxx are maintainers-add-clang-llvm-build-support-info.patch