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=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham 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 88E86C31E47 for ; Sat, 15 Jun 2019 08:36:26 +0000 (UTC) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (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 64BA62070B for ; Sat, 15 Jun 2019 08:36:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 64BA62070B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 2C054EF2; Sat, 15 Jun 2019 08:36:26 +0000 (UTC) Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 08098D4A for ; Sat, 15 Jun 2019 08:36:25 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from newverein.lst.de (verein.lst.de [213.95.11.211]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 7C2D5E6 for ; Sat, 15 Jun 2019 08:36:24 +0000 (UTC) Received: by newverein.lst.de (Postfix, from userid 2407) id A382E68AFE; Sat, 15 Jun 2019 10:35:54 +0200 (CEST) Date: Sat, 15 Jun 2019 10:35:54 +0200 From: "hch@lst.de" To: Eugeniy Paltsev Subject: Re: [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations Message-ID: <20190615083554.GC23406@lst.de> References: <20190614144431.21760-1-hch@lst.de> <20190614144431.21760-8-hch@lst.de> <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: "jonas@southpole.se" , "linux-xtensa@linux-xtensa.org" , "vladimir.murzin@arm.com" , "linux-parisc@vger.kernel.org" , Vineet Gupta , "linux-kernel@vger.kernel.org" , "stefan.kristiansson@saunalahti.fi" , "iommu@lists.linux-foundation.org" , "openrisc@lists.librecores.org" , "deller@gmx.de" , "shorne@gmail.com" , "linux-snps-arc@lists.infradead.org" , "hch@lst.de" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: iommu-bounces@lists.linux-foundation.org Errors-To: iommu-bounces@lists.linux-foundation.org On Fri, Jun 14, 2019 at 06:05:01PM +0000, Eugeniy Paltsev wrote: > Hi Christoph, > > Regular question - do you have any public git repository with all this dma changes? > I want to test it for ARC. > > Pretty sure the > [PATCH 2/7] arc: remove the partial DMA_ATTR_NON_CONSISTENT support > is fine. > > Not so sure about > [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations > :) git://git.infradead.org/users/hch/misc.git dma-not-consistent-cleanup Gitweb: http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/dma-not-consistent-cleanup _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_MUTT autolearn=ham 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 D021EC31E47 for ; Sat, 15 Jun 2019 08:36:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A4CB02070B for ; Sat, 15 Jun 2019 08:36:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725927AbfFOIgY (ORCPT ); Sat, 15 Jun 2019 04:36:24 -0400 Received: from verein.lst.de ([213.95.11.211]:52431 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725825AbfFOIgY (ORCPT ); Sat, 15 Jun 2019 04:36:24 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id A382E68AFE; Sat, 15 Jun 2019 10:35:54 +0200 (CEST) Date: Sat, 15 Jun 2019 10:35:54 +0200 From: "hch@lst.de" To: Eugeniy Paltsev Cc: "hch@lst.de" , Vineet Gupta , "shorne@gmail.com" , "linux-snps-arc@lists.infradead.org" , "iommu@lists.linux-foundation.org" , "vladimir.murzin@arm.com" , "linux-parisc@vger.kernel.org" , "stefan.kristiansson@saunalahti.fi" , "jonas@southpole.se" , "linux-xtensa@linux-xtensa.org" , "deller@gmx.de" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "openrisc@lists.librecores.org" Subject: Re: [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations Message-ID: <20190615083554.GC23406@lst.de> References: <20190614144431.21760-1-hch@lst.de> <20190614144431.21760-8-hch@lst.de> <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org On Fri, Jun 14, 2019 at 06:05:01PM +0000, Eugeniy Paltsev wrote: > Hi Christoph, > > Regular question - do you have any public git repository with all this dma changes? > I want to test it for ARC. > > Pretty sure the > [PATCH 2/7] arc: remove the partial DMA_ATTR_NON_CONSISTENT support > is fine. > > Not so sure about > [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations > :) git://git.infradead.org/users/hch/misc.git dma-not-consistent-cleanup Gitweb: http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/dma-not-consistent-cleanup From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (hch@lst.de) Date: Sat, 15 Jun 2019 10:35:54 +0200 Subject: [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations In-Reply-To: <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> References: <20190614144431.21760-1-hch@lst.de> <20190614144431.21760-8-hch@lst.de> <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> List-ID: Message-ID: <20190615083554.GC23406@lst.de> To: linux-snps-arc@lists.infradead.org On Fri, Jun 14, 2019@06:05:01PM +0000, Eugeniy Paltsev wrote: > Hi Christoph, > > Regular question - do you have any public git repository with all this dma changes? > I want to test it for ARC. > > Pretty sure the > [PATCH 2/7] arc: remove the partial DMA_ATTR_NON_CONSISTENT support > is fine. > > Not so sure about > [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations > :) git://git.infradead.org/users/hch/misc.git dma-not-consistent-cleanup Gitweb: http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/dma-not-consistent-cleanup From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de Date: Sat, 15 Jun 2019 10:35:54 +0200 Subject: [OpenRISC] [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations In-Reply-To: <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> References: <20190614144431.21760-1-hch@lst.de> <20190614144431.21760-8-hch@lst.de> <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> Message-ID: <20190615083554.GC23406@lst.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: openrisc@lists.librecores.org On Fri, Jun 14, 2019 at 06:05:01PM +0000, Eugeniy Paltsev wrote: > Hi Christoph, > > Regular question - do you have any public git repository with all this dma changes? > I want to test it for ARC. > > Pretty sure the > [PATCH 2/7] arc: remove the partial DMA_ATTR_NON_CONSISTENT support > is fine. > > Not so sure about > [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations > :) git://git.infradead.org/users/hch/misc.git dma-not-consistent-cleanup Gitweb: http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/dma-not-consistent-cleanup 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=-7.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham 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 B1E37C31E47 for ; Sat, 15 Jun 2019 08:36:36 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 8A4E62070B for ; Sat, 15 Jun 2019 08:36:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cMPlLNT0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8A4E62070B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=NaO5msejMJ72oW0uldpJu4uyrmbKsetb/naibCgr+BY=; b=cMPlLNT0ngfK8i doXcDZ1TTXFFoy6buTFK5VHMOniQSzqRKRUR53kanLTycmNs+oM3V0cObOdaE8ruId22q7xougR7z 2bVweF9+DOTrwZVVEhkCxEORfxUlXVKUP0KLGrv8E1T/uosI05m43AUsv+Z87x4EMMReRveG6BCOm QaaF2TSW+tX9jxYwWXApk8Cb7t6urpisqbCjOdIdhK4jLbvjoFT+XQcQiM+NbG1lwOCo9HF+o4XiH YZfDrYk5TqA3nAQuFiGexr5hBNHEyzRQlEH1gItRSp52haqxE4ku7LGkiJm2usW6MLmYICypKpJ9f p42DWxXCT0PyVhxv7a8A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hc4Ar-0002eG-6G; Sat, 15 Jun 2019 08:36:33 +0000 Received: from verein.lst.de ([213.95.11.211] helo=newverein.lst.de) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hc4Am-0002dd-K3; Sat, 15 Jun 2019 08:36:31 +0000 Received: by newverein.lst.de (Postfix, from userid 2407) id A382E68AFE; Sat, 15 Jun 2019 10:35:54 +0200 (CEST) Date: Sat, 15 Jun 2019 10:35:54 +0200 From: "hch@lst.de" To: Eugeniy Paltsev Subject: Re: [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations Message-ID: <20190615083554.GC23406@lst.de> References: <20190614144431.21760-1-hch@lst.de> <20190614144431.21760-8-hch@lst.de> <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <78ac563f2815a9a14bfab6076d0ef948497f5b9f.camel@synopsys.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190615_013628_982789_774DF5FE X-CRM114-Status: UNSURE ( 8.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "jonas@southpole.se" , "linux-xtensa@linux-xtensa.org" , "vladimir.murzin@arm.com" , "linux-parisc@vger.kernel.org" , Vineet Gupta , "linux-kernel@vger.kernel.org" , "stefan.kristiansson@saunalahti.fi" , "iommu@lists.linux-foundation.org" , "openrisc@lists.librecores.org" , "deller@gmx.de" , "shorne@gmail.com" , "linux-snps-arc@lists.infradead.org" , "hch@lst.de" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Jun 14, 2019 at 06:05:01PM +0000, Eugeniy Paltsev wrote: > Hi Christoph, > > Regular question - do you have any public git repository with all this dma changes? > I want to test it for ARC. > > Pretty sure the > [PATCH 2/7] arc: remove the partial DMA_ATTR_NON_CONSISTENT support > is fine. > > Not so sure about > [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations > :) git://git.infradead.org/users/hch/misc.git dma-not-consistent-cleanup Gitweb: http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/dma-not-consistent-cleanup _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel