Re: [PATCH -v2 0/7] locking: Percpu-rwsem rewrite

From: Will Deacon
Date: Mon Feb 03 2020 - 13:08:37 EST


On Fri, Jan 31, 2020 at 04:07:03PM +0100, Peter Zijlstra wrote:
> This is the long awaited report of the percpu-rwsem rework (sorry Juri).
>
> IIRC (I really have trouble keeping up momentum on this series) I've addressed
> all previous comments by Oleg and Davidlohr and Waiman and hope we can stick
> this in tip/locking/core for inclusion in the next merge.
>
> It has been cooked (thoroughly) in PREEMPT_RT, and not found wanting.
>
> Any objections to me stuffing it in so we can all forget about it properly?

Whole series looks fine to me and it also passes my arm64 build tests, so:

Acked-by: Will Deacon <will@xxxxxxxxxx>

Will