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:   Wed, 1 Feb 2023 09:44:59 -0800
From:   Jeroen de Borst <jeroendb@...gle.com>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH net-next v2] gve: Introduce a way to disable queue formats.

Oh, I mis-interpreted your comment. Will document it there in v4.


On Tue, Jan 31, 2023 at 9:52 PM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Tue, 31 Jan 2023 08:33:29 -0800 Jeroen de Borst wrote:
> > Changed in v2:
> > - Documented queue formats and addressed nits.
>
> You did? I don't see... I was expecting changes to:
>
> Documentation/networking/device_drivers/ethernet/google/gve.rst
>
> Also clang with W=1 now says:
>
> include/linux/fortify-string.h:522:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
>                         __read_overflow2_field(q_size_field, size);
>                         ^
>
> dunno if that's legit.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ