From: Eric Dumazet <[email protected]>
Date: Sat, 19 Nov 2016 14:57:11 -0800

> From: Eric Dumazet <[email protected]>
> 
> barrier() is a big hammer compared to READ_ONCE(),
> and requires comments explaining what is protected.
> 
> READ_ONCE() is more precise and compiler should generate
> better overall code.
> 
> Signed-off-by: Eric Dumazet <[email protected]>

Applied.

Reply via email to