Re: [PATCH] net/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'

From: Saeed Mahameed
Date: Mon May 14 2018 - 18:36:09 EST


On Mon, May 14, 2018 at 11:56 AM, David Miller <davem@xxxxxxxxxxxxx> wrote:
> From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
> Date: Sat, 12 May 2018 19:09:25 +0200
>
>> 'out' is allocated with 'kvzalloc()'. 'kvfree()' must be used to free it.
>>
>> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
>
> Saeed, I assume I will see this in one of your forthcoming pull
> requests.
>
> Thanks.

In case this is for net-next, I will apply v3 to mlx5-next once
Christophe adds the "Fixes" tags according to Eric's request.
if it is for net (RC) then you can go ahead and apply v3 to net branch.

Thanks,
Saeed.