Re: [PATCH v3 4/4] locking/rwsem: Streamline the rwsem_optimistic_spin() code

From: Peter Hurley
Date: Tue May 17 2016 - 13:47:22 EST


On 05/12/2016 03:56 PM, Waiman Long wrote:
> This patch moves the owner loading and checking code entirely inside of
> rwsem_spin_on_owner() to simplify the logic of rwsem_optimistic_spin()
> loop.

Thanks for this.

Reviewed-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>