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 B90DE253F30; Tue, 11 Mar 2025 11:25:35 +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=1741692335; cv=none; b=G9IU7V7CnH63PqqrXQcRF2BKFvU1khINfKR+uKh5j80UdqewjwE47otsJXkiZ412CN4vmbRC2z5G1JTthZ4QICvYX1/kjbmAI10sBEOiLFAPi5ytEQfaGc06n0nOzsi3aSm4Nykw8A4dWnPn+0kIA5nj6u99YIwpgNQR50Makxw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741692335; c=relaxed/simple; bh=u7/57dEhCOj1fmmaKRl5QbfzyvBTbMFEOAtmTjv3mFE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=T/wOCrBpeMnLisQxTe+tu7eHfHsLNaRzKwJpyvrKcWyueXvVghFMqEG03p5DQkpmyY+C4t3aJIvFd5tFfkYyUPoPXAEUpm70y6OsqLnTF3vM/fbVJpNz99kSb19xSD4krh4W39zIUDJL1LsuZBggO3K7Jue1kyQZt2rhfH2Mcf4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=Q1OP3A74; 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="Q1OP3A74" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B892C4CEE9; Tue, 11 Mar 2025 11:25:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1741692335; bh=u7/57dEhCOj1fmmaKRl5QbfzyvBTbMFEOAtmTjv3mFE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q1OP3A7401f/VGQmUjmvgu2wB5YvkLI+XIG0VwfoHPFeWlVUVX6MrInSjO97KesKh l0/wX7Bkdws8cExOTP/Mv1Ozjkrz/74V6Lac0slQqeIBa4kSSA5/jm6yyDASxqdvtK nn9+3XNBsmvxbr0WrhOyfg+KdmBFiDVda3NjsS5k= Date: Tue, 11 Mar 2025 12:25:32 +0100 From: Greg Kroah-Hartman To: Ron Economos Cc: Jon Hunter , 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, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, linux-tegra@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 5.15 000/620] 5.15.179-rc1 review Message-ID: <2025031119-capitol-wrongdoer-5598@gregkh> References: <20250310170545.553361750@linuxfoundation.org> <65b397b4-d3f9-4b20-9702-7a4131369f50@rnnvmail205.nvidia.com> <07b8296d-ad04-4499-9c76-e57464331737@nvidia.com> <2025031138-disprove-walmart-d238@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2025031138-disprove-walmart-d238@gregkh> On Tue, Mar 11, 2025 at 12:12:52PM +0100, Greg Kroah-Hartman wrote: > On Tue, Mar 11, 2025 at 03:38:51AM -0700, Ron Economos wrote: > > On 3/11/25 03:11, Jon Hunter wrote: > > > Hi Greg, > > > > > > On 11/03/2025 10:02, Jon Hunter wrote: > > > > On Mon, 10 Mar 2025 17:57:26 +0100, Greg Kroah-Hartman wrote: > > > > > This is the start of the stable review cycle for the 5.15.179 release. > > > > > There are 620 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, 12 Mar 2025 17:04:00 +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.179-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 > > > > > > > > Failures detected for Tegra ... > > > > > > > > Test results for stable-v5.15: > > > >      10 builds:    10 pass, 0 fail > > > >      28 boots:    28 pass, 0 fail > > > >      101 tests:    100 pass, 1 fail > > > > > > > > Linux version:    5.15.179-rc1-gcfe01cd80d85 > > > > Boards tested:    tegra124-jetson-tk1, tegra186-p2771-0000, > > > >                  tegra186-p3509-0000+p3636-0001, tegra194-p2972-0000, > > > >                  tegra194-p3509-0000+p3668-0000, tegra20-ventana, > > > >                  tegra210-p2371-2180, tegra210-p3450-0000, > > > >                  tegra30-cardhu-a04 > > > > > > > > Test failures:    tegra194-p2972-0000: boot.py > > > > > > > > > With this update I am seeing the following kernel warnings for Tegra ... > > > > > >  WARNING KERN gpio gpiochip0: (max77620-gpio): not an immutable chip, > > > please consider fixing it! > > >  WARNING KERN gpio gpiochip1: (tegra194-gpio): not an immutable chip, > > > please consider fixing it! > > >  WARNING KERN gpio gpiochip2: (tegra194-gpio-aon): not an immutable > > > chip, please consider fixing it! > > > > > > The above warning comes from commit 6c846d026d49 ("gpio: Don't fiddle > > > with irqchips marked as immutable") and to fix this for Tegra I believe > > > that we need commits bba00555ede7 ("gpio: tegra186: Make the irqchip > > > immutable") and 7f42aa7b008c ("gpio: max77620: Make the irqchip > > > immutable"). There are other similar patches in the original series that > > > I am guessing would be needed too. > > > > > > Thanks > > > Jon > > > > Also seeing this on RISC-V. > > > > [    0.281617] gpio gpiochip0: (10060000.gpio): not an immutable chip, > > please consider fixing it! > > Ugh, I think I know what that is, a patch slipped back in again, let me > go dig... Found it, I'll push out a -rc2 later today with the fix. thanks, greg k-h