On Thu, Aug 31, 2017 at 4:30 PM, Eric Dumazet <[email protected]> wrote:
> In order to convert this atomic_t refcnt to refcount_t,
> we need to init the refcount to one to not trigger
> a 0 -> 1 transition.
>
> This also removes one atomic operation in fast path.
>
> Signed-off-by: Eric Dumazet <[email protected]>

Acked-by: Willem de Bruijn <[email protected]>

Thanks, Eric.

Reply via email to