Re: [PATCH 08/10] rwsem: down_read_critical infrastructure support
From: David Howells
Date: Fri May 21 2010 - 04:04:26 EST
Michel Lespinasse <walken@xxxxxxxxxx> wrote:
> > - if (flags & RWSEM_UNFAIR)
> > + if (type & RWSEM_WAITING_FOR_UNFAIR_READ)
>
> if (type == RWSEM_WAITING_FOR_UNFAIR_READ)
Sorry, yes.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/