From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751993AbeADIpj (ORCPT + 1 other); Thu, 4 Jan 2018 03:45:39 -0500 Received: from verein.lst.de ([213.95.11.211]:48042 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751394AbeADIpf (ORCPT ); Thu, 4 Jan 2018 03:45:35 -0500 Date: Thu, 4 Jan 2018 09:45:33 +0100 From: Christoph Hellwig To: Julian Calaby Cc: Christoph Hellwig , iommu@lists.linux-foundation.org, linux-alpha@vger.kernel.org, linux-snps-arc@lists.infradead.org, "Mailing List, Arm" , adi-buildroot-devel@lists.sourceforge.net, linux-c6x-dev@linux-c6x.org, linux-cris-kernel@axis.com, linux-hexagon@vger.kernel.org, linux-ia64@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-metag@vger.kernel.org, Michal Simek , linux-mips@linux-mips.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, patches@groups.riscv.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux , Guan Xuetao , x86@kernel.org, linux-arch@vger.kernel.org, "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze Message-ID: <20180104084533.GA3135@lst.de> References: <20171229081911.2802-1-hch@lst.de> <20171229081911.2802-18-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Fri, Dec 29, 2017 at 09:11:56PM +1100, Julian Calaby wrote: > Hi Christoph, > > On Fri, Dec 29, 2017 at 7:18 PM, Christoph Hellwig wrote: > > This frees the dma_direct_* namespace for a generic implementation. > > Don't you mean "dma_nommu" not "dma_microblaze" in the subject line? Yes, thanks.