Re: [PATCH] input: remove useless synchronize_rcu() calls

From: Dmitry Torokhov
Date: Wed May 11 2011 - 18:42:35 EST


On Wed, May 11, 2011 at 11:25:55PM +0200, Eric Dumazet wrote:
> There is no need to call synchronize_rcu() after a list insertion,
> or a NULL->ptr assignment.
>
> However, the reverse operations do need this call.

Applied, thanks Eric.

--
Dmitry
--
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/