Re: [PATCH 8/8] IB/mlx5: Replace counting semaphore sem with wait condition

From: Christoph Hellwig
Date: Mon Oct 17 2016 - 12:40:30 EST


On Mon, Oct 17, 2016 at 10:01:02PM +0530, Binoy Jayan wrote:
> Counting semaphores are going away in the future, so replace the semaphore
> umr_common::sem with an open-coded implementation.

And NAK again..