Re: [PATCH v3 14/14] MAINTAINERS: Add myself as a co-maintainer for LOCKING PRIMITIVES

2018-04-26 Thread Peter Zijlstra
On Thu, Apr 26, 2018 at 11:34:28AM +0100, Will Deacon wrote: > I've been heavily involved with concurrency and memory ordering stuff > (see ATOMIC INFRASTRUCTURE and LINUX KERNEL MEMORY CONSISTENCY MODEL) > and with arm64 now using qrwlock with a view to using qspinlock in the > near future, I'm go

[PATCH v3 14/14] MAINTAINERS: Add myself as a co-maintainer for LOCKING PRIMITIVES

2018-04-26 Thread Will Deacon
I've been heavily involved with concurrency and memory ordering stuff (see ATOMIC INFRASTRUCTURE and LINUX KERNEL MEMORY CONSISTENCY MODEL) and with arm64 now using qrwlock with a view to using qspinlock in the near future, I'm going to continue being involved with the core locking primitives. Refl