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 X-Spam-Level: X-Spam-Status: No, score=-6.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FF69C4363D for ; Thu, 24 Sep 2020 09:57:37 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2E6AB21D91 for ; Thu, 24 Sep 2020 09:57:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hqGbmvxQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2E6AB21D91 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=8bytes.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=9j0Sq4x7M+ez803GX5PZ4eCgOGG4B63Gmi2mknPpd6Y=; b=hqGbmvxQSROLiCpWKE+PviCjx aQ6n71qmqJIT9IkAwGj1GC+G1Kc2hw2dH0F4cFa8JtUooK6TvFb7l4r+PevP6846xmMKXe7boXzoI zRFyBSQuceSN/9B1dmGh7cNVdAHUCsmLRqE7OrZ/pUk4M8wnBf2mdCNTadAw8pusuWKj5l7fEJAo4 +2LBfPw2g43ro7czhJSLDVSdT7EpkSsf0XSlRw4KHKMPlduQ8BFyTkE82MyAjkkboVABy8A+Z7nEI X9Ny63I3BNLGBAyi/VAhQJzL23J86jLf7WD+uNrKJb0bkkts6lUHJhW1hm1OzsDJFnLbyb/3yYlyw sh+tfpcRA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLNzN-0001Dn-Vm; Thu, 24 Sep 2020 09:56:34 +0000 Received: from 8bytes.org ([81.169.241.247] helo=theia.8bytes.org) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLNzM-0001Cs-54 for linux-mtd@lists.infradead.org; Thu, 24 Sep 2020 09:56:32 +0000 Received: by theia.8bytes.org (Postfix, from userid 1000) id EAE83295; Thu, 24 Sep 2020 11:56:30 +0200 (CEST) Date: Thu, 24 Sep 2020 11:56:29 +0200 From: Joerg Roedel To: Robin Murphy Subject: Re: arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables Message-ID: <20200924095629.GL27174@8bytes.org> References: <20200924090349.GF27174@8bytes.org> <20200924092546.GJ27174@8bytes.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200924_055632_339629_040AB23C X-CRM114-Status: GOOD ( 13.51 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Poonam Aggrwal , robh@kernel.org, Joerg Roedel , Arnd Bergmann , Richard Weinberger , Naresh Kamboju , open list , lkft-triage@lists.linaro.org, "open list:IOMMU DRIVERS" , Linux-Next Mailing List , linux-mtd@lists.infradead.org, Miquel Raynal , Suram Suram , masonccyang@mxic.com.tw, Will Deacon , Zhiqiang.Hou@nxp.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Thu, Sep 24, 2020 at 10:36:47AM +0100, Robin Murphy wrote: > Yes, the issue was introduced by one of the changes in "dma-mapping: > introduce DMA range map, supplanting dma_pfn_offset", so it only existed in > the dma-mapping/for-next branch anyway. Okay, alright then. ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/