Re: [PATCH] net/core/neighbour: fix kmemleak minimal reference count for hash tables

From: David Miller
Date: Wed Jan 16 2019 - 16:39:59 EST


From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
Date: Mon, 14 Jan 2019 13:38:43 +0300

> This should be 1 for normal allocations, 0 disables leak reporting.
>
> Signed-off-by: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
> Reported-by: Cong Wang <xiyou.wangcong@xxxxxxxxx>
> Fixes: 85704cb8dcfd ("net/core/neighbour: tell kmemleak about hash tables")

Applied.