From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 3/3] pci: move pci_dma_* helpers to common code Date: Tue, 8 Mar 2016 08:32:55 +0100 Message-ID: <20160308073255.GA15647@lst.de> References: <1457277475-8913-1-git-send-email-hch@lst.de> <1457277475-8913-4-git-send-email-hch@lst.de> <20160307182848.GC13818@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160307182848.GC13818@localhost> Sender: linux-pci-owner@vger.kernel.org To: Bjorn Helgaas Cc: Christoph Hellwig , bhelgaas@google.com, linux-pci@vger.kernel.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Arnd Bergmann List-Id: linux-arch.vger.kernel.org On Mon, Mar 07, 2016 at 12:28:48PM -0600, Bjorn Helgaas wrote: > I wonder if we can consolidate a little more pci_dma_*-related stuff > in pci-dma-compat.h, e.g., Looks fine to me.