From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3zHWWd2CPkzF0d3 for ; Fri, 12 Jan 2018 03:27:56 +1100 (AEDT) Date: Thu, 11 Jan 2018 11:27:45 -0500 From: Jerome Glisse To: Christoph Hellwig Cc: Dan Williams , linux-nvdimm@lists.01.org, x86@kernel.org, linux-kernel@vger.kernel.org, Michal Hocko , linux-mm@kvack.org, linuxppc-dev@lists.ozlabs.org Subject: Re: revamp vmem_altmap / dev_pagemap handling V3 Message-ID: <20180111162744.GA3279@redhat.com> References: <20171229075406.1936-1-hch@lst.de> <20180108112646.GA7204@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <20180108112646.GA7204@lst.de> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Jan 08, 2018 at 12:26:46PM +0100, Christoph Hellwig wrote: > Any chance to get this fully reviewed and picked up before the > end of the merge window? Sorry for taking so long to get to that, i looked at all the patches and did not see anything obviously wrong and i like the cleanup so Reviewed-by: Jérôme Glisse