All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add self as clang reviewer
@ 2022-04-07 17:57 Tom Rix
  2022-04-07 18:03 ` Nathan Chancellor
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rix @ 2022-04-07 17:57 UTC (permalink / raw)
  To: nathan, ndesaulniers; +Cc: linux-kernel, llvm, Tom Rix

I have been helping with build breaks and
other clang things and would like to help
with the reviews.

Signed-off-by: Tom Rix <trix@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9ebfc93d8f0d..8da670067a34 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4797,6 +4797,7 @@ F:	.clang-format
 CLANG/LLVM BUILD SUPPORT
 M:	Nathan Chancellor <nathan@kernel.org>
 M:	Nick Desaulniers <ndesaulniers@google.com>
+R:	Tom Rix <trix@redhat.com>
 L:	llvm@lists.linux.dev
 S:	Supported
 W:	https://clangbuiltlinux.github.io/
-- 
2.27.0


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

* Re: [PATCH] MAINTAINERS: add self as clang reviewer
  2022-04-07 17:57 [PATCH] MAINTAINERS: add self as clang reviewer Tom Rix
@ 2022-04-07 18:03 ` Nathan Chancellor
  2022-04-07 18:06   ` Nick Desaulniers
  0 siblings, 1 reply; 3+ messages in thread
From: Nathan Chancellor @ 2022-04-07 18:03 UTC (permalink / raw)
  To: Tom Rix; +Cc: ndesaulniers, linux-kernel, llvm

On Thu, Apr 07, 2022 at 01:57:15PM -0400, Tom Rix wrote:
> I have been helping with build breaks and
> other clang things and would like to help
> with the reviews.
> 
> Signed-off-by: Tom Rix <trix@redhat.com>

Thanks a lot Tom!

Acked-by: Nathan Chancellor <nathan@kernel.org>

I think we might need to CC Andrew Morton for this, as we do not
currently pick up patches ourselves.

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9ebfc93d8f0d..8da670067a34 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4797,6 +4797,7 @@ F:	.clang-format
>  CLANG/LLVM BUILD SUPPORT
>  M:	Nathan Chancellor <nathan@kernel.org>
>  M:	Nick Desaulniers <ndesaulniers@google.com>
> +R:	Tom Rix <trix@redhat.com>
>  L:	llvm@lists.linux.dev
>  S:	Supported
>  W:	https://clangbuiltlinux.github.io/
> -- 
> 2.27.0
> 
> 

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

* Re: [PATCH] MAINTAINERS: add self as clang reviewer
  2022-04-07 18:03 ` Nathan Chancellor
@ 2022-04-07 18:06   ` Nick Desaulniers
  0 siblings, 0 replies; 3+ messages in thread
From: Nick Desaulniers @ 2022-04-07 18:06 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, llvm, Nathan Chancellor, Tom Rix

On Thu, Apr 7, 2022 at 11:03 AM Nathan Chancellor <nathan@kernel.org> wrote:
>
> On Thu, Apr 07, 2022 at 01:57:15PM -0400, Tom Rix wrote:
> > I have been helping with build breaks and
> > other clang things and would like to help
> > with the reviews.
> >
> > Signed-off-by: Tom Rix <trix@redhat.com>
>
> Thanks a lot Tom!
>
> Acked-by: Nathan Chancellor <nathan@kernel.org>
>
> I think we might need to CC Andrew Morton for this, as we do not
> currently pick up patches ourselves.

Yep, Andrew, would you be so kind?
https://lore.kernel.org/llvm/20220407175715.3378998-1-trix@redhat.com/

Welcome aboard, Tom!

Acked-by: Nick Desaulniers <ndesaulniers@google.com>

>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9ebfc93d8f0d..8da670067a34 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4797,6 +4797,7 @@ F:      .clang-format
> >  CLANG/LLVM BUILD SUPPORT
> >  M:   Nathan Chancellor <nathan@kernel.org>
> >  M:   Nick Desaulniers <ndesaulniers@google.com>
> > +R:   Tom Rix <trix@redhat.com>
> >  L:   llvm@lists.linux.dev
> >  S:   Supported
> >  W:   https://clangbuiltlinux.github.io/
> > --
> > 2.27.0
> >
> >



-- 
Thanks,
~Nick Desaulniers

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

end of thread, other threads:[~2022-04-07 18:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 17:57 [PATCH] MAINTAINERS: add self as clang reviewer Tom Rix
2022-04-07 18:03 ` Nathan Chancellor
2022-04-07 18:06   ` Nick Desaulniers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.