From: Will Deacon <will.deacon@arm.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org,
Paul McKenney <paulmck@linux.vnet.ibm.com>,
Ingo Molnar <mingo@kernel.org>, Boqun Feng <boqun.feng@gmail.com>
Subject: Re: [PATCH] MAINTAINERS: Claim atomic*_t maintainership
Date: Tue, 8 Nov 2016 16:43:11 +0000 [thread overview]
Message-ID: <20161108164310.GF20591@arm.com> (raw)
In-Reply-To: <20161108140603.GH3117@twins.programming.kicks-ass.net>
On Tue, Nov 08, 2016 at 03:06:03PM +0100, Peter Zijlstra wrote:
>
> Since Will and me have rewritten and heavily extended the atomic*_t
> infrastructure over the past few years, claim ownership of it.
>
> We would also like to add Boqun as he helped out with PowerPC and has shown
> good understanding of these bits.
>
> We would still defer to architecture maintainers on implementation details, but
> we'd take care of the interface and cross architecture semantics of the
> primitives.
>
> Cc: Will Deacon <will.deacon@arm.com>
> Cc: Boqun Feng <boqun.feng@gmail.com>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> ---
> MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c44795306342..4c0584cb113c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2259,6 +2259,15 @@ F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt
> F: drivers/input/touchscreen/atmel_mxt_ts.c
> F: include/linux/platform_data/atmel_mxt_ts.h
>
> +ATOMIC INFRASTRUCTURE
> +M: Peter Zijlstra <peterz@infradead.org>
> +M: Will Deacon <will.deacon@arm.com>
> +R: Boqun Feng <boqun.feng@gmail.com>
> +L: linux-kernel@vger.kernel.org
> +S: Maintained
> +F: arch/*/include/asm/atomic*.h
> +F: include/*/atomic*.h
It might also be worth us having a shared tree for staging patches,
which we could feed into -tip like RCU does. I doubt we're going to be
handling huge volumes of code, but having a common development tree
surely makes sense.
Also, Boqun, we need to drag you into Europe to get your key signed :)
Will
next prev parent reply other threads:[~2016-11-08 16:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-08 14:06 Peter Zijlstra
2016-11-08 16:43 ` Will Deacon [this message]
2016-11-09 2:26 ` Boqun Feng
2017-06-08 9:32 ` [tip:locking/core] " tip-bot for Peter Zijlstra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161108164310.GF20591@arm.com \
--to=will.deacon@arm.com \
--cc=boqun.feng@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=paulmck@linux.vnet.ibm.com \
--cc=peterz@infradead.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome