From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751839AbdIAJhG (ORCPT ); Fri, 1 Sep 2017 05:37:06 -0400 Received: from verein.lst.de ([213.95.11.211]:59795 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751676AbdIAJhF (ORCPT ); Fri, 1 Sep 2017 05:37:05 -0400 Date: Fri, 1 Sep 2017 11:37:04 +0200 From: Christoph Hellwig To: Marek Szyprowski Cc: Christoph Hellwig , linux-kernel@vger.kernel.org, Robin Murphy Subject: Re: [PATCH 2/2] dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags Message-ID: <20170901093704.GA24482@lst.de> References: <20170826072650.10264-1-hch@lst.de> <20170826072650.10264-3-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 Hi Marek, thanks for the review. I'll fix those two issues up.