* Re: [PATCH rdma-next] RDMA/mlx5: Use proper allocation API to get zeroed memory
[not found] <20190630154832.21388-1-leon@kernel.org>
@ 2019-07-04 17:09 ` Jason Gunthorpe
0 siblings, 0 replies; only message in thread
From: Jason Gunthorpe @ 2019-07-04 17:09 UTC (permalink / raw)
To: Leon Romanovsky; +Cc: Doug Ledford, Leon Romanovsky, RDMA mailing list
On Sun, Jun 30, 2019 at 06:48:32PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@mellanox.com>
>
> There is no need in custom memory zeroing, because it can be done
> by using kzalloc from the beginning.
>
> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
> ---
> drivers/infiniband/hw/mlx5/main.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied to for-next, thanks
Jason
^ permalink raw reply [flat|nested] only message in thread