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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 406D8C4332F for ; Wed, 16 Feb 2022 11:33:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231556AbiBPLdT (ORCPT ); Wed, 16 Feb 2022 06:33:19 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:44622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230007AbiBPLdS (ORCPT ); Wed, 16 Feb 2022 06:33:18 -0500 Received: from mail-yb1-xb2b.google.com (mail-yb1-xb2b.google.com [IPv6:2607:f8b0:4864:20::b2b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA7D71A9350 for ; Wed, 16 Feb 2022 03:33:05 -0800 (PST) Received: by mail-yb1-xb2b.google.com with SMTP id p19so5086468ybc.6 for ; Wed, 16 Feb 2022 03:33:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=674Fl170FM85N3RqdRnoVviMkGCxcWyEh6yo5TEOFT8=; b=m+O5ZXJ3y6Ay2MlyItpq0ACWrBov3P5ke6TnpYwKaVg3VC/0ulQZQB/A/9fmy+2Egn iMhYmVE58aXQeKe+Ya4xFa16yXiEwjzSGuwiL5uD+OWuSia4WyJW4fJGVuhVX6gQpEFw fJ7Jq5wPpInjUAx0MTwqcUjbLCKh799onw2brXoUlK1gJCBZ61wNOZDvW0+ID4/6RVgO +f92zK6kR5DqYQPDGseB5OpzYsdByKlWys2n4mHum1oFeSSBjWtCBqF4m3VTeyIxuSBZ ql4bp0vOGB8vhJzir62nTcOznlhlnb3elwFg2KG78xP/MsNcpHvvOvTztaspjBh2AxLr qBcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=674Fl170FM85N3RqdRnoVviMkGCxcWyEh6yo5TEOFT8=; b=IwiXCqAKRD3Xxb2Ncw/0nP5mVc3mvQk4on1Kk/RebgVYxiZ7Ce2lb0x/gGoHUcUrGL xHYFf9/Y/ZUDPGcX/elrfxcUDH7Lh6OrXK5UTI6GcvC8DP85LdgKzhPHGDs9ERFBD+DY 5PqikVBbfRqJ7M0HwiC5sKkNy+U/YV0vN+pnpRFXlUHRKTwXFQfldWUoybYcK4mC/uOb tYEQLR6MABQwRax+gjO6EjZBqxSAU5r/d342ofNao6I0+373xnnqlFqNJO8LFJcq3B4n 5lbygno3D0OA6uUj0Zd9aQbbEp2dKqq+8XaTr3UdWDd6HWzi7lShR6MYdG5tDWb51jhF bCAg== X-Gm-Message-State: AOAM530OARCyoJe4X10efmTMKithfKaau1ANxb8xgBbe3HEOUES2KGlF 0BocW9isc/guCqFS3Nl4jxCgyHBlkZ23jxFgNiMAfuIINjSwlA== X-Google-Smtp-Source: ABdhPJwHA7U1nVP7k6/PR/U/PTgFSxFN6cvuIlRcpDFhII6JURLw5FytD0tCqhl7men1feQqR1H1TPA6qB202EkHLNM= X-Received: by 2002:a81:5454:0:b0:2d0:e7d6:ebac with SMTP id i81-20020a815454000000b002d0e7d6ebacmr2063610ywb.166.1645011184956; Wed, 16 Feb 2022 03:33:04 -0800 (PST) MIME-Version: 1.0 References: <720d0a9a42e33148fcac45cd39a727093a32bf32.1614965598.git.robin.murphy@arm.com> <0a1d437d-9ea0-de83-3c19-e07f560ad37c@arm.com> <20210730143431.GB1517404@mutt> <8b358507-dbdf-b05b-c1da-2ec9903a2912@arm.com> <20220214141303.3lmnassl4qibsp3y@bogus> In-Reply-To: From: Naresh Kamboju Date: Wed, 16 Feb 2022 17:02:53 +0530 Message-ID: Subject: Re: [PATCH 2/2] arm64: dts: juno: Enable more SMMUs To: Sudeep Holla Cc: Robin Murphy , Lorenzo Pieralisi , Liviu Dudau , Linux ARM , linux-stable , Linux Kernel Mailing List , Greg Kroah-Hartman , Sasha Levin , Arnd Bergmann , lkft-triage@lists.linaro.org, Linux Kernel Functional Testing , Anders Roxell , Mark Brown Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sudeep, On Mon, 14 Feb 2022 at 20:41, Naresh Kamboju wrote: > > On Mon, 14 Feb 2022 at 19:43, Sudeep Holla wrote: > > > > On Mon, Feb 14, 2022 at 07:36:00PM +0530, Naresh Kamboju wrote: > > > Hi Robin, > > > > > > Since we did not get a reply on this email thread. > > > and those intermittent failures are causing a lot of noise in reports summary. > > > We will wait one more week and stop running 64k page size testing on > > > Juno-r2 devices. > > > > > > > > > diff --git a/arch/arm64/boot/dts/arm/juno-base.dtsi b/arch/arm64/boot/dts/arm/juno-base.dtsi > > > > > > index 8e7a66943b01..d3148730e951 100644 > > > > > > --- a/arch/arm64/boot/dts/arm/juno-base.dtsi > > > > > > +++ b/arch/arm64/boot/dts/arm/juno-base.dtsi > > > > > > @@ -545,8 +545,7 @@ pcie_ctlr: pcie@40000000 { > > > > > > <0x02000000 0x00 0x50000000 0x00 0x50000000 0x0 0x08000000>, > > > > > > <0x42000000 0x40 0x00000000 0x40 0x00000000 0x1 0x00000000>; > > > > > > /* Standard AXI Translation entries as programmed by EDK2 */ > > > > > > - dma-ranges = <0x02000000 0x0 0x2c1c0000 0x0 0x2c1c0000 0x0 0x00040000>, > > > > > > - <0x02000000 0x0 0x80000000 0x0 0x80000000 0x0 0x80000000>, > > > > > > + dma-ranges = <0x02000000 0x0 0x80000000 0x0 0x80000000 0x0 0x80000000>, > > > > > > <0x43000000 0x8 0x00000000 0x8 0x00000000 0x2 0x00000000>; > > > > > > #interrupt-cells = <1>; > > > > > > interrupt-map-mask = <0 0 0 7>; > > > > > > > > > > > > Reference email thread, > > > https://lore.kernel.org/stable/0a1d437d-9ea0-de83-3c19-e07f560ad37c@arm.com/ > > > > > > > I was about to tag the fix for this and was just reading this thread. I will > > send the pull request soon. Sorry for the delay, it is in next for some time > > now. Are you seeing the issue even in linux-next ? I have tested Linux next arm64 64k page size builds on Juno-r2 and confirm that the reported issue is fixed now. Tested-by: Linux Kernel Functional Testing - Naresh Kamboju -- Linaro LKFT https://lkft.linaro.org 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 6409DC433F5 for ; Wed, 16 Feb 2022 11:34:25 +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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=k/UMUybAn8/JOrJguEXT3RL8GFJ2C/QLt/Bza16k65c=; b=Qdr6peF+3DgcbX LuwCyAoJa5HVTxZhXvrULKSBU0cfJU5Lx+uPOtpvCqBXwJSCxEB4hPNmu151GhyECo7ewvZ2/CoGu k8jMAjauMgBU8Dr7lRv1rGF1pMYNUDMMiuovsoOyozQpvzwPFksrZuILg98AtxZ80joefUNHgWAYX QeNFNHmsavIZquJx/zhh4PZE5K+BE6hbDK21Kp7bzMeImO0TSKifTiFUpEzPK3rSF/Ro20+RJJEB/ U3Ou8MC3GzGRs9A9gawDxcdLWg4Y/2KZ1N85hs7KhfOzGgrmgIWDvKx5mMHKnKVhjuCRosLc5aDa8 61xNQjGggEMFmNwkMsrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nKIYa-006jhV-52; Wed, 16 Feb 2022 11:33:12 +0000 Received: from mail-yb1-xb31.google.com ([2607:f8b0:4864:20::b31]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nKIYU-006jdw-M5 for linux-arm-kernel@lists.infradead.org; Wed, 16 Feb 2022 11:33:08 +0000 Received: by mail-yb1-xb31.google.com with SMTP id e140so5057976ybh.9 for ; Wed, 16 Feb 2022 03:33:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=674Fl170FM85N3RqdRnoVviMkGCxcWyEh6yo5TEOFT8=; b=m+O5ZXJ3y6Ay2MlyItpq0ACWrBov3P5ke6TnpYwKaVg3VC/0ulQZQB/A/9fmy+2Egn iMhYmVE58aXQeKe+Ya4xFa16yXiEwjzSGuwiL5uD+OWuSia4WyJW4fJGVuhVX6gQpEFw fJ7Jq5wPpInjUAx0MTwqcUjbLCKh799onw2brXoUlK1gJCBZ61wNOZDvW0+ID4/6RVgO +f92zK6kR5DqYQPDGseB5OpzYsdByKlWys2n4mHum1oFeSSBjWtCBqF4m3VTeyIxuSBZ ql4bp0vOGB8vhJzir62nTcOznlhlnb3elwFg2KG78xP/MsNcpHvvOvTztaspjBh2AxLr qBcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=674Fl170FM85N3RqdRnoVviMkGCxcWyEh6yo5TEOFT8=; b=pekpLFqCzXiRfT3yJ+jpG3PayxkXcR0C7eMDlhLKL+KxC7vNEPrOI+jjPShRQKiKNw +TZbrIMM0ncPzorO11EotTw7hENr1KzcD8gPmlCFo2LC527nQspR8RHLebhE8HkujHuC uMVc8cmc24t7nK8iAbCQmt5FuVC13bUqLwKcg4nVc54iqwtuDZ10/r9I8A73bezMpgqi TyzjwO2JPad7tAD4Z/oQ/3xICj2aKZKr173/l5iEVNEikPlxnksuxDuSi9AJaN+/m2sB /7jYeCcWS1WrrvAc0hGonfjSCZl+G53FY8Gym0PbTBTk9KSoXRjXvqX/qBiKEWXt14Au Q5Iw== X-Gm-Message-State: AOAM530orX+A/gDkRsM1AZXhGmnppO5/xYH1kYl5G9kKMhBROs7BlY+d TYoozhsqgWiDxx4Xc7dP6iCtdbJoW6X4FYUMSNGUsQ== X-Google-Smtp-Source: ABdhPJwHA7U1nVP7k6/PR/U/PTgFSxFN6cvuIlRcpDFhII6JURLw5FytD0tCqhl7men1feQqR1H1TPA6qB202EkHLNM= X-Received: by 2002:a81:5454:0:b0:2d0:e7d6:ebac with SMTP id i81-20020a815454000000b002d0e7d6ebacmr2063610ywb.166.1645011184956; Wed, 16 Feb 2022 03:33:04 -0800 (PST) MIME-Version: 1.0 References: <720d0a9a42e33148fcac45cd39a727093a32bf32.1614965598.git.robin.murphy@arm.com> <0a1d437d-9ea0-de83-3c19-e07f560ad37c@arm.com> <20210730143431.GB1517404@mutt> <8b358507-dbdf-b05b-c1da-2ec9903a2912@arm.com> <20220214141303.3lmnassl4qibsp3y@bogus> In-Reply-To: From: Naresh Kamboju Date: Wed, 16 Feb 2022 17:02:53 +0530 Message-ID: Subject: Re: [PATCH 2/2] arm64: dts: juno: Enable more SMMUs To: Sudeep Holla Cc: Robin Murphy , Lorenzo Pieralisi , Liviu Dudau , Linux ARM , linux-stable , Linux Kernel Mailing List , Greg Kroah-Hartman , Sasha Levin , Arnd Bergmann , lkft-triage@lists.linaro.org, Linux Kernel Functional Testing , Anders Roxell , Mark Brown X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220216_033306_828189_D44AE67D X-CRM114-Status: GOOD ( 22.20 ) 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 Hi Sudeep, On Mon, 14 Feb 2022 at 20:41, Naresh Kamboju wrote: > > On Mon, 14 Feb 2022 at 19:43, Sudeep Holla wrote: > > > > On Mon, Feb 14, 2022 at 07:36:00PM +0530, Naresh Kamboju wrote: > > > Hi Robin, > > > > > > Since we did not get a reply on this email thread. > > > and those intermittent failures are causing a lot of noise in reports summary. > > > We will wait one more week and stop running 64k page size testing on > > > Juno-r2 devices. > > > > > > > > > diff --git a/arch/arm64/boot/dts/arm/juno-base.dtsi b/arch/arm64/boot/dts/arm/juno-base.dtsi > > > > > > index 8e7a66943b01..d3148730e951 100644 > > > > > > --- a/arch/arm64/boot/dts/arm/juno-base.dtsi > > > > > > +++ b/arch/arm64/boot/dts/arm/juno-base.dtsi > > > > > > @@ -545,8 +545,7 @@ pcie_ctlr: pcie@40000000 { > > > > > > <0x02000000 0x00 0x50000000 0x00 0x50000000 0x0 0x08000000>, > > > > > > <0x42000000 0x40 0x00000000 0x40 0x00000000 0x1 0x00000000>; > > > > > > /* Standard AXI Translation entries as programmed by EDK2 */ > > > > > > - dma-ranges = <0x02000000 0x0 0x2c1c0000 0x0 0x2c1c0000 0x0 0x00040000>, > > > > > > - <0x02000000 0x0 0x80000000 0x0 0x80000000 0x0 0x80000000>, > > > > > > + dma-ranges = <0x02000000 0x0 0x80000000 0x0 0x80000000 0x0 0x80000000>, > > > > > > <0x43000000 0x8 0x00000000 0x8 0x00000000 0x2 0x00000000>; > > > > > > #interrupt-cells = <1>; > > > > > > interrupt-map-mask = <0 0 0 7>; > > > > > > > > > > > > Reference email thread, > > > https://lore.kernel.org/stable/0a1d437d-9ea0-de83-3c19-e07f560ad37c@arm.com/ > > > > > > > I was about to tag the fix for this and was just reading this thread. I will > > send the pull request soon. Sorry for the delay, it is in next for some time > > now. Are you seeing the issue even in linux-next ? I have tested Linux next arm64 64k page size builds on Juno-r2 and confirm that the reported issue is fixed now. Tested-by: Linux Kernel Functional Testing - Naresh Kamboju -- Linaro LKFT https://lkft.linaro.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel