linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add myself as reviewer for atomics
@ 2022-01-04  9:50 Mark Rutland
  2022-01-04 13:25 ` Boqun Feng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Rutland @ 2022-01-04  9:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: boqun.feng, mark.rutland, peterz, will

As I've fiddled about with the atomic infrastructure a fair bit now,
Peter suggested I should add myself as a reviewer or maintainer to make
sure I'm Cc'd on anything I might have an opinion on.

For now, add myself as a reviewer.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Will Deacon <will@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fb18ce7168aa..2f7126e104c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3142,6 +3142,7 @@ ATOMIC INFRASTRUCTURE
 M:	Will Deacon <will@kernel.org>
 M:	Peter Zijlstra <peterz@infradead.org>
 R:	Boqun Feng <boqun.feng@gmail.com>
+R:	Mark Rutland <mark.rutland@arm.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	arch/*/include/asm/atomic*.h
-- 
2.30.2


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

* Re: [PATCH] MAINTAINERS: add myself as reviewer for atomics
  2022-01-04  9:50 [PATCH] MAINTAINERS: add myself as reviewer for atomics Mark Rutland
@ 2022-01-04 13:25 ` Boqun Feng
  2022-01-04 13:41 ` Will Deacon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Boqun Feng @ 2022-01-04 13:25 UTC (permalink / raw)
  To: Mark Rutland; +Cc: linux-kernel, peterz, will

On Tue, Jan 04, 2022 at 09:50:18AM +0000, Mark Rutland wrote:
> As I've fiddled about with the atomic infrastructure a fair bit now,
> Peter suggested I should add myself as a reviewer or maintainer to make
> sure I'm Cc'd on anything I might have an opinion on.
> 
> For now, add myself as a reviewer.
> 
> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
> Cc: Boqun Feng <boqun.feng@gmail.com>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Will Deacon <will@kernel.org>

Welcome!

Acked-by: Boqun Feng <boqun.feng@gmail.com>

Regards,
Boqun

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fb18ce7168aa..2f7126e104c9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3142,6 +3142,7 @@ ATOMIC INFRASTRUCTURE
>  M:	Will Deacon <will@kernel.org>
>  M:	Peter Zijlstra <peterz@infradead.org>
>  R:	Boqun Feng <boqun.feng@gmail.com>
> +R:	Mark Rutland <mark.rutland@arm.com>
>  L:	linux-kernel@vger.kernel.org
>  S:	Maintained
>  F:	arch/*/include/asm/atomic*.h
> -- 
> 2.30.2
> 

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

* Re: [PATCH] MAINTAINERS: add myself as reviewer for atomics
  2022-01-04  9:50 [PATCH] MAINTAINERS: add myself as reviewer for atomics Mark Rutland
  2022-01-04 13:25 ` Boqun Feng
@ 2022-01-04 13:41 ` Will Deacon
  2022-01-12  8:56 ` Peter Zijlstra
  2022-01-26 13:30 ` [tip: locking/core] " tip-bot2 for Mark Rutland
  3 siblings, 0 replies; 5+ messages in thread
From: Will Deacon @ 2022-01-04 13:41 UTC (permalink / raw)
  To: Mark Rutland; +Cc: linux-kernel, boqun.feng, peterz

On Tue, Jan 04, 2022 at 09:50:18AM +0000, Mark Rutland wrote:
> As I've fiddled about with the atomic infrastructure a fair bit now,
> Peter suggested I should add myself as a reviewer or maintainer to make
> sure I'm Cc'd on anything I might have an opinion on.
> 
> For now, add myself as a reviewer.
> 
> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
> Cc: Boqun Feng <boqun.feng@gmail.com>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Will Deacon <will@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fb18ce7168aa..2f7126e104c9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3142,6 +3142,7 @@ ATOMIC INFRASTRUCTURE
>  M:	Will Deacon <will@kernel.org>
>  M:	Peter Zijlstra <peterz@infradead.org>
>  R:	Boqun Feng <boqun.feng@gmail.com>
> +R:	Mark Rutland <mark.rutland@arm.com>

Acked-by: Will Deacon <will@kernel.org>

Will

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

* Re: [PATCH] MAINTAINERS: add myself as reviewer for atomics
  2022-01-04  9:50 [PATCH] MAINTAINERS: add myself as reviewer for atomics Mark Rutland
  2022-01-04 13:25 ` Boqun Feng
  2022-01-04 13:41 ` Will Deacon
@ 2022-01-12  8:56 ` Peter Zijlstra
  2022-01-26 13:30 ` [tip: locking/core] " tip-bot2 for Mark Rutland
  3 siblings, 0 replies; 5+ messages in thread
From: Peter Zijlstra @ 2022-01-12  8:56 UTC (permalink / raw)
  To: Mark Rutland; +Cc: linux-kernel, boqun.feng, will

On Tue, Jan 04, 2022 at 09:50:18AM +0000, Mark Rutland wrote:
> As I've fiddled about with the atomic infrastructure a fair bit now,
> Peter suggested I should add myself as a reviewer or maintainer to make
> sure I'm Cc'd on anything I might have an opinion on.
> 
> For now, add myself as a reviewer.
> 
> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
> Cc: Boqun Feng <boqun.feng@gmail.com>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Will Deacon <will@kernel.org>

Must definitely! Thanks!

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

* [tip: locking/core] MAINTAINERS: add myself as reviewer for atomics
  2022-01-04  9:50 [PATCH] MAINTAINERS: add myself as reviewer for atomics Mark Rutland
                   ` (2 preceding siblings ...)
  2022-01-12  8:56 ` Peter Zijlstra
@ 2022-01-26 13:30 ` tip-bot2 for Mark Rutland
  3 siblings, 0 replies; 5+ messages in thread
From: tip-bot2 for Mark Rutland @ 2022-01-26 13:30 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: Mark Rutland, Peter Zijlstra (Intel),
	Boqun Feng, Will Deacon, x86, linux-kernel

The following commit has been merged into the locking/core branch of tip:

Commit-ID:     54dff232142e255ff644d73de1c8d80122f5ad7b
Gitweb:        https://git.kernel.org/tip/54dff232142e255ff644d73de1c8d80122f5ad7b
Author:        Mark Rutland <mark.rutland@arm.com>
AuthorDate:    Tue, 04 Jan 2022 09:50:18 
Committer:     Peter Zijlstra <peterz@infradead.org>
CommitterDate: Tue, 25 Jan 2022 22:30:27 +01:00

MAINTAINERS: add myself as reviewer for atomics

As I've fiddled about with the atomic infrastructure a fair bit now,
Peter suggested I should add myself as a reviewer or maintainer to make
sure I'm Cc'd on anything I might have an opinion on.

For now, add myself as a reviewer.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Boqun Feng <boqun.feng@gmail.com>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20220104095018.1990058-1-mark.rutland@arm.com
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c9..bccca3e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3193,6 +3193,7 @@ ATOMIC INFRASTRUCTURE
 M:	Will Deacon <will@kernel.org>
 M:	Peter Zijlstra <peterz@infradead.org>
 R:	Boqun Feng <boqun.feng@gmail.com>
+R:	Mark Rutland <mark.rutland@arm.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	arch/*/include/asm/atomic*.h

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

end of thread, other threads:[~2022-01-26 13:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04  9:50 [PATCH] MAINTAINERS: add myself as reviewer for atomics Mark Rutland
2022-01-04 13:25 ` Boqun Feng
2022-01-04 13:41 ` Will Deacon
2022-01-12  8:56 ` Peter Zijlstra
2022-01-26 13:30 ` [tip: locking/core] " tip-bot2 for Mark Rutland

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).