From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: remove block layer bounce buffering for MMC v2 Date: Fri, 8 Mar 2019 10:18:53 +0100 Message-ID: <20190308091853.GA14021@lst.de> References: <20190212072528.13167-1-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Ulf Hansson Cc: Aaro Koskinen , Nicolas Pitre , "linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Russell King , Linux Kernel Mailing List , "list-Y9sIeH5OGRo@public.gmane.org:IOMMU DRIVERS , Joerg Roedel , " , Ben Dooks , linux-omap , Christoph Hellwig , Linux ARM List-Id: linux-omap@vger.kernel.org On Mon, Feb 25, 2019 at 02:54:13PM +0100, Ulf Hansson wrote: > This looks good to me, however the lack of feedback/tests worries me a > bit. So, unless you think it's a bad idea, I intend to apply this when > v5.1 rc1 is out, which allows a lengthy test period in linux-next. Please don't rush to merge this. Based on a talk to some folks I have an idea for a sg iterator that can hide the kmapping from the drivers, which should allow for some less scary driver code and clean this up a bit further.