Re: [PATCH 00/10] locking/rwsem: Rwsem rearchitecture part 1

From: Waiman Long
Date: Fri Feb 15 2019 - 13:55:38 EST


On 02/15/2019 01:49 PM, Will Deacon wrote:
> On Tue, Feb 12, 2019 at 07:26:57PM -0500, Waiman Long wrote:
>> This is part 1 of a 3-part (0/1/2) series to rearchitect the internal
>> operation of rwsem. This depends on the part 0 patches sent out previously
>>
>> https://lore.kernel.org/lkml/1549913486-16799-1-git-send-email-longman@xxxxxxxxxx
>>
>> This part lays the foundation for part 2 without making any functional
>> changes. This part includes the following changes:
> Did you post part 2 anywhere? I can't seem to find it for some reason.
>
> Cheers,
>
> Will

I haven't posted the part 2 yet. I will need to repost part 1 to work
with part 0 v4.

-Longman