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
| ||
|
Message-ID: <ZHWnGuK0nGhS+G+7@corigine.com> Date: Tue, 30 May 2023 09:34:50 +0200 From: Simon Horman <simon.horman@...igine.com> To: Christophe JAILLET <christophe.jaillet@...adoo.fr> Cc: Derek Chickles <dchickles@...vell.com>, Satanand Burla <sburla@...vell.com>, Felix Manlunas <fmanlunas@...vell.com>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [PATCH net-next] liquidio: Use vzalloc() On Sat, May 27, 2023 at 09:40:08PM +0200, Christophe JAILLET wrote: > Use vzalloc() instead of hand writing it with vmalloc()+memset(). > This is less verbose. > > Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr> Reviewed-by: Simon Horman <simon.horman@...igine.com>
Powered by blists - more mailing lists