linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add LLVM maintainers
@ 2020-08-25 14:35 Nick Desaulniers
  2020-08-25 14:45 ` Nathan Chancellor
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Nick Desaulniers @ 2020-08-25 14:35 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Masahiro Yamada, Nick Desaulniers, clang-built-linux,
	Nathan Chancellor, linux-kernel

Nominate Nathan and myself to be point of contact for clang/LLVM related
support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.

While corporate sponsorship is beneficial, its important to not entrust
the keys to the nukes with any one entity. Should Nathan and I find
ourselves at the same employer, I would gladly step down.

Cc: clang-built-linux@googlegroups.com
Cc: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 33aab0c88118..0cbb24753153 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4249,6 +4249,8 @@ S:	Maintained
 F:	.clang-format
 
 CLANG/LLVM BUILD SUPPORT
+M:	Nathan Chancellor <natechancellor@gmail.com>
+M:	Nick Desaulniers <ndesaulniers@google.com>
 L:	clang-built-linux@googlegroups.com
 S:	Supported
 W:	https://clangbuiltlinux.github.io/
-- 
2.28.0.297.g1956fa8f8d-goog


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: add LLVM maintainers
  2020-08-25 14:35 [PATCH] MAINTAINERS: add LLVM maintainers Nick Desaulniers
@ 2020-08-25 14:45 ` Nathan Chancellor
  2020-08-25 14:45 ` Sedat Dilek
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Nathan Chancellor @ 2020-08-25 14:45 UTC (permalink / raw)
  To: Nick Desaulniers
  Cc: Andrew Morton, Masahiro Yamada, clang-built-linux, linux-kernel

On Tue, Aug 25, 2020 at 07:35:40AM -0700, Nick Desaulniers wrote:
> Nominate Nathan and myself to be point of contact for clang/LLVM related
> support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.
> 
> While corporate sponsorship is beneficial, its important to not entrust
> the keys to the nukes with any one entity. Should Nathan and I find
> ourselves at the same employer, I would gladly step down.
> 
> Cc: clang-built-linux@googlegroups.com
> Cc: Nathan Chancellor <natechancellor@gmail.com>
> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>

Acked-by: Nathan Chancellor <natechancellor@gmail.com>

Thanks for sending the patch!

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 33aab0c88118..0cbb24753153 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4249,6 +4249,8 @@ S:	Maintained
>  F:	.clang-format
>  
>  CLANG/LLVM BUILD SUPPORT
> +M:	Nathan Chancellor <natechancellor@gmail.com>
> +M:	Nick Desaulniers <ndesaulniers@google.com>
>  L:	clang-built-linux@googlegroups.com
>  S:	Supported
>  W:	https://clangbuiltlinux.github.io/
> -- 
> 2.28.0.297.g1956fa8f8d-goog
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: add LLVM maintainers
  2020-08-25 14:35 [PATCH] MAINTAINERS: add LLVM maintainers Nick Desaulniers
  2020-08-25 14:45 ` Nathan Chancellor
@ 2020-08-25 14:45 ` Sedat Dilek
  2020-08-27  7:57 ` Miguel Ojeda
  2020-08-27  9:43 ` Lukas Bulwahn
  3 siblings, 0 replies; 5+ messages in thread
From: Sedat Dilek @ 2020-08-25 14:45 UTC (permalink / raw)
  To: Nick Desaulniers
  Cc: Andrew Morton, Masahiro Yamada, Clang-Built-Linux ML,
	Nathan Chancellor, linux-kernel

On Tue, Aug 25, 2020 at 4:35 PM 'Nick Desaulniers' via Clang Built
Linux <clang-built-linux@googlegroups.com> wrote:
>
> Nominate Nathan and myself to be point of contact for clang/LLVM related
> support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.
>
> While corporate sponsorship is beneficial, its important to not entrust
> the keys to the nukes with any one entity. Should Nathan and I find
> ourselves at the same employer, I would gladly step down.
>
> Cc: clang-built-linux@googlegroups.com
> Cc: Nathan Chancellor <natechancellor@gmail.com>
> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 33aab0c88118..0cbb24753153 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4249,6 +4249,8 @@ S:        Maintained
>  F:     .clang-format
>
>  CLANG/LLVM BUILD SUPPORT

Congrats!

Thanks, this was overdue and requested at ClangBuiltLinux Meetup in
Zurich in February.

Reviewed-by: Sedat Dilek <sedat.dilek@gmail.com>

- Sedat -

> +M:     Nathan Chancellor <natechancellor@gmail.com>
> +M:     Nick Desaulniers <ndesaulniers@google.com>
>  L:     clang-built-linux@googlegroups.com
>  S:     Supported
>  W:     https://clangbuiltlinux.github.io/
> --
> 2.28.0.297.g1956fa8f8d-goog
>
> --
> You received this message because you are subscribed to the Google Groups "Clang Built Linux" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to clang-built-linux+unsubscribe@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/clang-built-linux/20200825143540.2948637-1-ndesaulniers%40google.com.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: add LLVM maintainers
  2020-08-25 14:35 [PATCH] MAINTAINERS: add LLVM maintainers Nick Desaulniers
  2020-08-25 14:45 ` Nathan Chancellor
  2020-08-25 14:45 ` Sedat Dilek
@ 2020-08-27  7:57 ` Miguel Ojeda
  2020-08-27  9:43 ` Lukas Bulwahn
  3 siblings, 0 replies; 5+ messages in thread
From: Miguel Ojeda @ 2020-08-27  7:57 UTC (permalink / raw)
  To: Nick Desaulniers
  Cc: Andrew Morton, Masahiro Yamada, clang-built-linux,
	Nathan Chancellor, linux-kernel

On Tue, Aug 25, 2020 at 4:36 PM Nick Desaulniers
<ndesaulniers@google.com> wrote:
>
> Nominate Nathan and myself to be point of contact for clang/LLVM related
> support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.
>
> While corporate sponsorship is beneficial, its important to not entrust
> the keys to the nukes with any one entity. Should Nathan and I find
> ourselves at the same employer, I would gladly step down.

Acked-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>

Cheers,
Miguel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: add LLVM maintainers
  2020-08-25 14:35 [PATCH] MAINTAINERS: add LLVM maintainers Nick Desaulniers
                   ` (2 preceding siblings ...)
  2020-08-27  7:57 ` Miguel Ojeda
@ 2020-08-27  9:43 ` Lukas Bulwahn
  3 siblings, 0 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2020-08-27  9:43 UTC (permalink / raw)
  To: Nick Desaulniers
  Cc: Andrew Morton, Masahiro Yamada, clang-built-linux,
	Nathan Chancellor, linux-kernel



On Tue, 25 Aug 2020, 'Nick Desaulniers' via Clang Built Linux wrote:

> Nominate Nathan and myself to be point of contact for clang/LLVM related
> support, after a poll at the LLVM BoF at Linux Plumbers Conf 2020.
> 
> While corporate sponsorship is beneficial, its important to not entrust
> the keys to the nukes with any one entity. Should Nathan and I find
> ourselves at the same employer, I would gladly step down.
>

Please only step down if someone else is there to step up, though.
I rather trust two people in one company than just one person in one 
company...

> Cc: clang-built-linux@googlegroups.com
> Cc: Nathan Chancellor <natechancellor@gmail.com>
> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>

I certainly support to have two compilers building the kernel! It opens a 
number of interesting options on code analysis and verification work.

Acknowledging that Clang-Built Linux exists and is WELL supported by Nick 
and Nathan is on point and well deserved.

Acked-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

I hope to continue to see the community grow, and clang warnings decrease :)

Keep up the good work.

Lukas

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 33aab0c88118..0cbb24753153 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4249,6 +4249,8 @@ S:	Maintained
>  F:	.clang-format
>  
>  CLANG/LLVM BUILD SUPPORT
> +M:	Nathan Chancellor <natechancellor@gmail.com>
> +M:	Nick Desaulniers <ndesaulniers@google.com>
>  L:	clang-built-linux@googlegroups.com
>  S:	Supported
>  W:	https://clangbuiltlinux.github.io/
> -- 
> 2.28.0.297.g1956fa8f8d-goog
> 
> -- 
> You received this message because you are subscribed to the Google Groups "Clang Built Linux" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to clang-built-linux+unsubscribe@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/clang-built-linux/20200825143540.2948637-1-ndesaulniers%40google.com.
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-27  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 14:35 [PATCH] MAINTAINERS: add LLVM maintainers Nick Desaulniers
2020-08-25 14:45 ` Nathan Chancellor
2020-08-25 14:45 ` Sedat Dilek
2020-08-27  7:57 ` Miguel Ojeda
2020-08-27  9:43 ` Lukas Bulwahn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).