lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 9 Nov 2016 10:26:35 +0800
From:   Boqun Feng <boqun.feng@...il.com>
To:     Will Deacon <will.deacon@....com>
Cc:     Peter Zijlstra <peterz@...radead.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org,
        Paul McKenney <paulmck@...ux.vnet.ibm.com>,
        Ingo Molnar <mingo@...nel.org>
Subject: Re: [PATCH] MAINTAINERS: Claim atomic*_t maintainership

On Tue, Nov 08, 2016 at 04:43:11PM +0000, Will Deacon wrote:
> 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@....com>
> > Cc: Boqun Feng <boqun.feng@...il.com>
> > Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.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@...radead.org>
> > +M:	Will Deacon <will.deacon@....com>
> > +R:	Boqun Feng <boqun.feng@...il.com>
> > +L:	linux-kernel@...r.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 :)
> 

Thank you, Will ;-)

I will first try to reach out developers in China and ask for their
help on signatures.

Regards,
Boqun

> Will

Download attachment "signature.asc" of type "application/pgp-signature" (456 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ