On Fri, 2018-01-12 at 18:28 +0300, Kirill Tkhai wrote:
> Since net could be obtained from RCU lists,
> and there is a race with net destruction,
> the patch converts net::count to refcount_t.
> 
> This provides sanity checks for the cases of
> incrementing counter of already dead net,
> when maybe_get_net() has to used instead
> of get_net().
> 
> Drivers: allyesconfig and allmodconfig are OK.
> 
> Suggested-by: Eric Dumazet <eric.duma...@gmail.com>
> Signed-off-by: Kirill Tkhai <ktk...@virtuozzo.com>
> ---

Is this patch targeting net or net-next tree ?

Thanks for doing that Kirill

Reviewed-by: Eric Dumazet <eduma...@google.com>

Reply via email to