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]
Message-ID: <20250625235008.GA4073092@ax162>
Date: Wed, 25 Jun 2025 16:50:08 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, stable@...r.kernel.org,
	patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
	lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
	f.fainelli@...il.com, sudipm.mukherjee@...il.com,
	srw@...dewatkins.net, rwarsow@....de, conor@...nel.org,
	hargar@...rosoft.com, broonie@...nel.org
Subject: Re: [PATCH 5.10 000/352] 5.10.239-rc2 review

On Thu, Jun 26, 2025 at 01:32:27AM +0530, Naresh Kamboju wrote:
> Regressions noticed on arm64 allyesconfig build with gcc-12 on the
> stable-rc 5.10.239-rc2.
> (this allyesconfig build was skipped on rc1 due to other build regressions)
> 
> This was reported on stable-rc 5.15.186-rc1 with bisection results.
>   randstruct: gcc-plugin: Remove bogus void member
>   [ Upstream commit e136a4062174a9a8d1c1447ca040ea81accfa6a8 ]
> 
> Test environments:
>  - arm64
> 
> Regression Analysis:
>  - New regression? Yes
>  - Reproducibility? Yes
> 
> Build regression: stable-rc 5.10.239-rc2 qedf_main.c field name not in
> record or union initializer
> 
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
> 
> ## Build log
> drivers/scsi/qedf/qedf_main.c:695:9: note: (near initialization for
> 'qedf_cb_ops.get_login_failures')
> drivers/scsi/qedf/qedf_main.c:696:17: error: field name not in record
> or union initializer
>   696 |                 .link_update = qedf_link_update,
>       |                 ^

This should be fixed by commit d8720235d5b5 ("scsi: qedf: Use designated
initializer for struct qed_fcoe_cb_ops") upstream.

Cheers,
Nathan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ