From: Eric Dumazet <eduma...@google.com>
Date: Thu, 13 Dec 2018 03:03:37 -0800

> kzalloc_node(..., GFP_KERNEL, node) will attempt to allocate
> memory as close as possible to the node.
> 
> There is no need to fallback to kzalloc() if this has failed.
> 
> Signed-off-by: Eric Dumazet <eduma...@google.com>
> Cc: Tariq Toukan <tar...@mellanox.com>

Tariq, please take a look and review this patch.

Thank you.

Reply via email to