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]
Message-ID: <20240915165806.2f6e36a8@kernel.org>
Date: Sun, 15 Sep 2024 16:58:06 +0200
From: Jakub Kicinski <kuba@...nel.org>
To: Breno Leitao <leitao@...ian.org>
Cc: davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
 thepacketgeek@...il.com, horms@...nel.org, netdev@...r.kernel.org,
 linux-kernel@...r.kernel.org, davej@...emonkey.org.uk, vlad.wing@...il.com,
 max@...sevol.com
Subject: Re: [PATCH net-next v3 03/10] net: netconsole: separate fragmented
 message handling in send_ext_msg

On Tue, 10 Sep 2024 03:03:58 -0700 Breno Leitao wrote:
> +	if (userdata)
> +		userdata_len = nt->userdata_length;

I think this will case a transient build failure with
CONFIG_NETCONSOLE_DYNAMIC=n. kbuild bot probably didn't
notice because subsequent patch removes this line,
but we should avoid potentially breaking bisection.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ