Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751927AbdFTNAD (ORCPT ); Tue, 20 Jun 2017 09:00:03 -0400 Received: from verein.lst.de ([213.95.11.211]:35479 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751038AbdFTNAC (ORCPT ); Tue, 20 Jun 2017 09:00:02 -0400 Date: Tue, 20 Jun 2017 15:00:00 +0200 From: Christoph Hellwig To: Vladimir Murzin Cc: hch@lst.de, gregkh@linuxfoundation.org, Mark Rutland , Joerg Roedel , sza@esh.hu, arnd@arndb.de, alexandre.torgue@st.com, linux-kernel@vger.kernel.org, Russell King - ARM Linux , Michal Nazarewicz , Yoshinori Sato , Christian Borntraeger , Doug Ledford , Rich Felker , Alan Stern , kbuild-all@01.org, benjamin.gaignard@linaro.org, Rob Herring , akpm@linux-foundation.org, Marek Szyprowski , robin.murphy@arm.com, linux-arm-kernel@lists.infradead.org, Roger Quadros Subject: Re: [PATCH v5 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU Message-ID: <20170620125959.GA29060@lst.de> References: <1495621472-9323-1-git-send-email-vladimir.murzin@arm.com> <4e7625ec-54cd-899f-39a7-7cf0c2c8cb26@arm.com> <20170608162555.GP4902@n2100.armlinux.org.uk> <2ac09633-cfa8-f941-dc35-4e903b2b8a13@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2ac09633-cfa8-f941-dc35-4e903b2b8a13@arm.com> 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 Content-Length: 290 Lines: 9 On Tue, Jun 20, 2017 at 01:59:10PM +0100, Vladimir Murzin wrote: > +Christoph since he is trying to consolidate work in this area [1]. > > Christoph, any chance you can look into patches touching > dma-{coherent,noop}.c? > > [1] https://patchwork.ozlabs.org/patch/778254/ Sure, will do.