From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DDF05280327; Fri, 21 Nov 2025 09:36:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763717786; cv=none; b=WnQ5T2O2UVk9ss5ZqaYaGjGUEQpSmBBQuEloF+vd3i1cP9ohzTrNgp+FwWx6IfZvHiH0FBEgfwnF+ATdim9szKqnypJkxoOyVEUDTZiwJvjZiC1wCE5ruqsGL/3yINy09zhIVXiImG92eZxha40wIqGwvXWjYAP2sQFRRvvaQyQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763717786; c=relaxed/simple; bh=H0bzwOiblX/DWVg2SXKw6z+RxXhENn7wjYR4cHYaIZo=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ULP5zUPUUtZRSpatzFUWy2RRh64mic92lHLkWy93gN+vVDw65+xG/HxFKTCOMIJDy/VnFQSzmre3iy4YrqZNyF1UyPr4gUfIDQm6zzE/o7u7iGYSBlCIMTda6kHss3EWv2/Lc06S39CGIik14+0TF//Ho0q9QBfV/uElb0u490Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=waJJKVPv; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="waJJKVPv" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BC417C4CEF1; Fri, 21 Nov 2025 09:36:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1763717785; bh=H0bzwOiblX/DWVg2SXKw6z+RxXhENn7wjYR4cHYaIZo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=waJJKVPvWRO4PJRHTYdfaqHXmGoY5Q4T/XcSadFmlTAGPh8DEEE/ukk/FhkpdzpV6 DmDdMaaag5TD8ZBXWNmeLPwRCB4EqaWqD0zWwnfLT+oVz0vNeYUZpwHAV1DY329Tu7 LUEtfH9rk0cOu6epF/1VRWgVXUqVnPCXgO/0WGQQ= Date: Fri, 21 Nov 2025 10:36:22 +0100 From: Greg Kroah-Hartman To: Kees Cook Cc: Naresh Kamboju , stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, Russell King - ARM Linux , "James E.J. Bottomley" , "Martin K. Petersen" , Valdis =?utf-8?Q?Kl=C4=93tnieks?= Subject: Re: [PATCH 5.15 000/411] 5.15.186-rc1 review Message-ID: <2025112157-renewable-batboy-7b5c@gregkh> References: <20250623130632.993849527@linuxfoundation.org> <2025062439-tamer-diner-68e9@gregkh> <2025062517-lucrative-justness-83fe@gregkh> <202511061127.52ECA4AB40@keescook> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202511061127.52ECA4AB40@keescook> On Thu, Nov 06, 2025 at 11:32:18AM -0800, Kees Cook wrote: > On Wed, Jun 25, 2025 at 09:39:45AM +0100, Greg Kroah-Hartman wrote: > > On Wed, Jun 25, 2025 at 07:15:24AM +0530, Naresh Kamboju wrote: > > > On Tue, 24 Jun 2025 at 15:48, Greg Kroah-Hartman > > > wrote: > > > > > > > > On Tue, Jun 24, 2025 at 02:12:05AM +0530, Naresh Kamboju wrote: > > > > > On Mon, 23 Jun 2025 at 18:39, Greg Kroah-Hartman > > > > > wrote: > > > > > > > > > > > > This is the start of the stable review cycle for the 5.15.186 release. > > > > > > There are 411 patches in this series, all will be posted as a response > > > > > > to this one. If anyone has any issues with these being applied, please > > > > > > let me know. > > > > > > > > > > > > Responses should be made by Wed, 25 Jun 2025 13:05:51 +0000. > > > > > > Anything received after that time might be too late. > > > > > > > > > > > > The whole patch series can be found in one patch at: > > > > > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.186-rc1.gz > > > > > > or in the git tree and branch at: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y > > > > > > and the diffstat can be found below. > > > > > > > > > > > > thanks, > > > > > > > > > > > > greg k-h > > > > > > > > > > Regressions on arm64 allyesconfig builds with gcc-12 and clang failed on > > > > > the Linux stable-rc 5.15.186-rc1. > > > > > > > > > > Regressions found on arm64 > > > > > * arm64, build > > > > > - gcc-12-allyesconfig > > > > > > > > > > Regression Analysis: > > > > > - New regression? Yes > > > > > - Reproducibility? Yes > > > > > > > > > > Build regression: stable-rc 5.15.186-rc1 arm64 > > > > > drivers/scsi/qedf/qedf_main.c:702:9: error: positional initialization > > > > > of field in 'struct' declared with 'designated_init' attribute > > > > > > > > > > Reported-by: Linux Kernel Functional Testing > > > > > > > > > > ## Build errors > > > > > drivers/scsi/qedf/qedf_main.c:702:9: error: positional initialization > > > > > of field in 'struct' declared with 'designated_init' attribute > > > > > [-Werror=designated-init] > > > > > 702 | { > > > > > | ^ > > > > > drivers/scsi/qedf/qedf_main.c:702:9: note: (near initialization for > > > > > 'qedf_cb_ops') > > > > > cc1: all warnings being treated as errors > > > > > > > > I saw this locally, at times, it's random, not always showing up. Turn > > > > off the gcc randconfig build option and it goes away, which explains the > > > > randomness I guess. > > > > > > > > If you can bisect this to a real change that causes it, please let me > > > > know, I couldn't figure it out and so just gave up as I doubt anyone is > > > > really using that gcc plugin for that kernel version. > > > > > > You are right ! > > > The reported arm64 allyesconfig build failures are due to, > > > > > > randstruct: gcc-plugin: Remove bogus void member > > > [ Upstream commit e136a4062174a9a8d1c1447ca040ea81accfa6a8 ] > > > > Thanks for the bisection, for some reason that wasn't working for me. > > I've dropped this, and the other randstruct change from 5.15.y and older > > kernels now. > > This thread got pointed out to me. You can put this back in if you want; > you just need the other associated fix (which had a bit of an obscure > Fixes tag): What exactly is "this" commit? > d8720235d5b5 ("scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops") Can you give a list of git ids asked for here? This thread is confusing :) thanks, greg k-h