From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 26049C4345F for ; Wed, 17 Apr 2024 07:05:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DHRkVdM6fD1J/TxaLL0PRtJADR2IaHEj6hE2pG15lGg=; b=SRokd1DbL0rGEu cIcyXnDAXllkUyzVI4ytDPfvkyp7ElmsUsyBZdYi/w78VET1qE4Svcx449/kFjZeQVtcKNkPIK+ju 8C+0l9WPQb6eFOv34s3+4ZH1JgNt1Ny+Egs2gYWM+eJU+gNksmY6Ik5AaCLN6os6ijITUHuDyCaHI vYaqM+0IqFAF2SzzrMEnDcPBvrGAQwx5if3Wlq+veu59SxZJWAWOTAW1wXS+2MDEwqcp5vrS/gVeD 1RyTNYrE18vx4EUVj1Pmkb43iC+gcO4clZCJjxypC1NLBxFd1r7YH351q9eC/4Xs6z6o7OFrnexVW H9pXz/0gBwj5mXt+b3IQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwzMI-0000000ExRy-2gc2; Wed, 17 Apr 2024 07:05:30 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwzM8-0000000ExO2-11TT for linux-arm-kernel@lists.infradead.org; Wed, 17 Apr 2024 07:05:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id B18D2CE115E; Wed, 17 Apr 2024 07:05:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 26288C072AA; Wed, 17 Apr 2024 07:05:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1713337516; bh=LoRwP/hEcMXMPwH3S6gBEGGdVfFRMPJvfpf8Ayzlb9c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dF+7OSQTs5upJAfE8SIMKVG3CNOVNuv97qRVM64REg3xFdjCUGvVuf1UrbgZjJy5y TsMHZULLXaw2bBeBKp7IHpHU6YuGbB/AKmC4Dik5MjGh9MyPcifydtsFxiVo+jc1wo nUJTczy1nxh+spSvDJmjP/mYn3fjrhULn1TdJEqU= Date: Wed, 17 Apr 2024 09:05:12 +0200 From: Greg Kroah-Hartman To: Catalin Marinas Cc: Marc Zyngier , Naresh Kamboju , Mark Brown , 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, allen.lkml@gmail.com, Yihuang Yu , Gavin Shan , Ryan Roberts , Anshuman Khandual , Shaoqin Huang , Will Deacon , linux-arm-kernel@lists.infradead.org, Anders Roxell Subject: Re: [PATCH 6.6 000/122] 6.6.28-rc1 review Message-ID: <2024041744-pretender-clutter-7d4d@gregkh> References: <20240415141953.365222063@linuxfoundation.org> <86y19dqw74.wl-maz@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240417_000520_666450_E196B2A4 X-CRM114-Status: GOOD ( 28.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Apr 16, 2024 at 06:28:10PM +0100, Catalin Marinas wrote: > On Tue, Apr 16, 2024 at 02:22:07PM +0100, Marc Zyngier wrote: > > On Tue, 16 Apr 2024 14:07:30 +0100, > > Naresh Kamboju wrote: > > > On Tue, 16 Apr 2024 at 16:04, Mark Brown wrote: > > > > On Mon, Apr 15, 2024 at 04:19:25PM +0200, Greg Kroah-Hartman wrote: > > > > > This is the start of the stable review cycle for the 6.6.28 release. > > > > > There are 122 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. > > > > > > > > The bisect of the boot issue that's affecting the FVP in v6.6 (only) > > > > landed on c9ad150ed8dd988 (arm64: tlb: Fix TLBI RANGE operand), > > > > e3ba51ab24fdd in mainline, as being the first bad commit - it's also in > > > > the -rc for v6.8 but that seems fine. I've done no investigation beyond > > > > the bisect and looking at the commit log to pull out people to CC and > > > > note that the fix was explicitly targeted at v6.6. > > > > > > Anders investigated this reported issues and bisected and also found > > > the missing commit for stable-rc 6.6 is > > > e2768b798a19 ("arm64/mm: Modify range-based tlbi to decrement scale") > > > > Which is definitely *not* stable candidate. We need to understand why > > the invalidation goes south when the scale go up instead of down. > > If you backport e3ba51ab24fd ("arm64: tlb: Fix TLBI RANGE operand") > which fixes 117940aa6e5f ("KVM: arm64: Define > kvm_tlb_flush_vmid_range()") but without the newer e2768b798a19 > ("arm64/mm: Modify range-based tlbi to decrement scale"), it looks like > "scale" in __flush_tlb_range_op() goes out of range to 4. Tested on my > CBMC model, not on the actual kernel. It may be worth adding some > WARN_ONs in __flush_tlb_range_op() if scale is outside the 0..3 range or > num greater than 31. > > I haven't investigated properly (and I'm off tomorrow, back on Thu) but > it's likely the original code was not very friendly to the maximum > range, never tested. Anyway, if one figures out why it goes out of > range, I think the solution is to also backport e2768b798a19 to stable. How about I drop the offending commit from stable and let you all figure out what needs to be added before applying anything else :) thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel