lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 17 Dec 2018 11:18:44 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     edumazet@...gle.com
Cc:     netdev@...r.kernel.org, eric.dumazet@...il.com, tariqt@...lanox.com
Subject: Re: [PATCH net-next] net/mlx4_en: remove fallback after
 kzalloc_node()

From: Eric Dumazet <edumazet@...gle.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 <edumazet@...gle.com>
> Cc: Tariq Toukan <tariqt@...lanox.com>

I think I gave Tariq long enough time to review this if he wanted
to.

Applied, thanks Eric.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ