Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753051AbdGCIuO (ORCPT ); Mon, 3 Jul 2017 04:50:14 -0400 Received: from foss.arm.com ([217.140.101.70]:59038 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752763AbdGCIuK (ORCPT ); Mon, 3 Jul 2017 04:50:10 -0400 Subject: Re: [PATCH 0/2] Follow-up on "ARM: Fix dma_alloc_coherent() and friends for NOMMU" To: Christoph Hellwig References: <1498641418-3554-1-git-send-email-vladimir.murzin@arm.com> <20170628135225.GA1268@lst.de> Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux@armlinux.org.uk, sza@esh.hu, arnd@arndb.de, gregkh@linuxfoundation.org, akpm@linux-foundation.org, alexandre.torgue@st.com, robin.murphy@arm.com, kbuild-all@01.org, benjamin.gaignard@linaro.org, m.szyprowski@samsung.com, Steven Miao , Geert Uytterhoeven , Michal Simek , Yoshinori Sato , Rich Felker , Chris Zankel , Max Filippov From: Vladimir Murzin Message-ID: <00015e40-416e-b87c-79ce-52dff5792aa6@arm.com> Date: Mon, 3 Jul 2017 09:49:58 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20170628135225.GA1268@lst.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 315 Lines: 12 On 28/06/17 14:52, Christoph Hellwig wrote: > Thanks Vlad, > > these look fine to me. I'll wait another day or two for comments > (especially if other nommu archs actually want this code), and > if nothing shows up will apply them. > Gentle remainder to make sure this follow-up is not lost ;) Cheers Vladimir