From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot0-x229.google.com (mail-ot0-x229.google.com [IPv6:2607:f8b0:4003:c0f::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3yzB2M096zzDrYp for ; Sat, 16 Dec 2017 13:24:26 +1100 (AEDT) Received: by mail-ot0-x229.google.com with SMTP id i1so9335804oth.9 for ; Fri, 15 Dec 2017 18:24:26 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20171215140947.26075-11-hch@lst.de> References: <20171215140947.26075-1-hch@lst.de> <20171215140947.26075-11-hch@lst.de> From: Dan Williams Date: Fri, 15 Dec 2017 18:24:24 -0800 Message-ID: Subject: Re: [PATCH 10/17] mm: merge vmem_altmap_alloc into altmap_alloc_block_buf To: Christoph Hellwig Cc: =?UTF-8?B?SsOpcsO0bWUgR2xpc3Nl?= , Logan Gunthorpe , "linux-nvdimm@lists.01.org" , linuxppc-dev , X86 ML , Linux MM , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Dec 15, 2017 at 6:09 AM, Christoph Hellwig wrote: > There is no clear separation between the two, so merge them. > > Signed-off-by: Christoph Hellwig > Reviewed-by: Logan Gunthorpe Looks good, Reviewed-by: Dan Williams