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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 25 Feb 2020 08:04:31 +0100
From:   Jiri Pirko <jiri@...nulli.us>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, nhorman@...driver.com,
        jhs@...atatu.com, xiyou.wangcong@...il.com, idosch@...lanox.com,
        mlxsw@...lanox.com
Subject: Re: [patch net-next 03/10] drop_monitor: extend by passing cookie
 from driver

Tue, Feb 25, 2020 at 05:19:10AM CET, kuba@...nel.org wrote:
>On Mon, 24 Feb 2020 22:07:51 +0100, Jiri Pirko wrote:
>> +		fa_cookie = kmemdup(hw_metadata->fa_cookie, cookie_size,
>> +				    GFP_ATOMIC | __GFP_ZERO);
>
>nit: kmemdup with GFP_ZERO seems like a strange combination

Okay, removed.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ