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 C2F0327816B; Thu, 6 Mar 2025 17:59:33 +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=1741283973; cv=none; b=CjdAVxEqJP6XgJIbqjoQ4rR5RwwbVzef7MgjbTo0LmvTO5DZVxvTpxaw9GwtSMTPrsOXx5/W5Paxd3Em4KaQhVp4msUUOLm/TCq4BV9ieyyk0YdKdc6eTLx7eCCNLK1T5WWDFoJCHyyFSJ8ZSu9JjAJLDaCKf/RG51Yax6tba18= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741283973; c=relaxed/simple; bh=HsZsRg0h5uwVIQMQE3vjF3G4QVR/MCEOcYsPWYhd/3o=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=QcmA2XJjcD8A+k7aRxbR+hf6rwez4gRJcc/27XiKSrviDhKGItFq+gVB03xKE8uDXPW66SvYncwhn+ftT/mQU9dDVmxZdCoxtTZlCJHC2eWsIvPlPcmmyTZWnodZbzAOug5q5ZVBeiB9MpMyPDvrUDK4sP1zQveBlyMxxfMArdY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=sTdjgXYI; 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="sTdjgXYI" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0F5C1C4CEEB; Thu, 6 Mar 2025 17:59:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1741283973; bh=HsZsRg0h5uwVIQMQE3vjF3G4QVR/MCEOcYsPWYhd/3o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sTdjgXYIo/WZQLW+3Y3AhImuJW+FUYnN4BLzSyrlcundiZ0bn8rJRfrHfjvtpwWTu pLoLUeCDrMcVTRlcY1xXJUwtFqWL31tjo6w4kDX8KYd4QOiuVipFpgKRWb9/tDP6Fs z3haF41z+QlAAhOMMszKqePDiOCLM/uTBPZRaZoQ= Date: Thu, 6 Mar 2025 18:59:30 +0100 From: Greg Kroah-Hartman To: Naresh Kamboju , Borislav Petkov Cc: 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, Borislav Petkov , Thomas Gleixner , nik.borisov@suse.com, Arnd Bergmann , Dan Carpenter , Anders Roxell Subject: Re: [PATCH 6.6 000/147] 6.6.81-rc2 review Message-ID: <2025030604-bootie-sandbox-3fcd@gregkh> References: <20250306151412.957725234@linuxfoundation.org> Precedence: bulk X-Mailing-List: stable@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: On Thu, Mar 06, 2025 at 10:59:35PM +0530, Naresh Kamboju wrote: > On Thu, 6 Mar 2025 at 20:50, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 6.6.81 release. > > There are 147 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 Sat, 08 Mar 2025 15:13:38 +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/v6.x/stable-review/patch-6.6.81-rc2.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > Regressions on i386 the defconfig builds failed with clang-20 > and gcc-13 the stable-rc 6.6.81-rc2. > > First seen on the > Good: v6.6.78 > Bad: v6.6.78-442-g8f0527d547fe > > * i386 build > - clang-20-defconfig > - clang-nightly-defconfig > - gcc-13-defconfig > - gcc-8-defconfig > > Regression Analysis: > - New regression? Yes > - Reproducibility? Yes > > Build regression: i386 microcode core.c use of undeclared identifier > 'initrd_start_early' > Reported-by: Linux Kernel Functional Testing > > ## Build log > arch/x86/kernel/cpu/microcode/core.c:198:11: error: use of undeclared > identifier 'initrd_start_early'; did you mean 'initrd_start'? > 198 | start = initrd_start_early; > | ^~~~~~~~~~~~~~~~~~ > | initrd_start > include/linux/initrd.h:18:22: note: 'initrd_start' declared here > 18 | extern unsigned long initrd_start, initrd_end; > | ^ > 1 error generated. Boris, this is due to your 6.6 backports, did you happen to test-build i386? thanks, greg k-h