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 0FE19C433F5 for ; Wed, 16 Feb 2022 14: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: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=1gozQxSizEWGR6/651BcbJ0nRGhJHRfFsfAxGYTUDqw=; b=yHTZYwYp4691SF VI23JrxtdoJLjZ7Fm+eU43WkUhhuzdcAYpVm8x6u/4solq71QxDEs0/p9BQcMdFHMI7o6QVNlu+z8 IRahRtHJ8ATpivJC4ph2yGYjncqquX+cVdHUK81kJLvK/x+Difq/0jlGirqjTvYkFyK1j1Wx9AX8i 3HcHi59DyfLgt8zm0kBVNFCaCZQ8Fv17i45jy/nPSQzV4EmDItUDcEdfhrpk2shp+17J17FSJHs3q hStBbt3a2gLDdbfV868pfVJlrBZeiN3Khi1buEKvkZYj8aRXd8NRUvokMXa5If+e4mpSCpAkrjOrY NoIjyctdNQ8O/gPOcx4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nKLMV-007LZr-Vv; Wed, 16 Feb 2022 14:32:56 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nKLMR-007LZY-Qr for linux-arm-kernel@lists.infradead.org; Wed, 16 Feb 2022 14:32:53 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4D66B106F; Wed, 16 Feb 2022 06:32:50 -0800 (PST) Received: from bogus (unknown [10.57.3.35]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 341D43F718; Wed, 16 Feb 2022 06:32:47 -0800 (PST) Date: Wed, 16 Feb 2022 14:31:58 +0000 From: Sudeep Holla To: Naresh Kamboju Cc: Robin Murphy , Lorenzo Pieralisi , Sudeep Holla , 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 Subject: Re: [PATCH 2/2] arm64: dts: juno: Enable more SMMUs Message-ID: <20220216143158.izrmexbqem3l5kz7@bogus> 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> 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-20220216_063252_000434_17E58543 X-CRM114-Status: GOOD ( 24.76 ) 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 Wed, Feb 16, 2022 at 05:02:53PM +0530, Naresh Kamboju wrote: > 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 Thanks for testing. I have already sent the pull request to Arnd yesterday. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel