From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934953AbeAKQ14 (ORCPT + 1 other); Thu, 11 Jan 2018 11:27:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45704 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934208AbeAKQ1z (ORCPT ); Thu, 11 Jan 2018 11:27:55 -0500 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 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180108112646.GA7204@lst.de> User-Agent: Mutt/1.9.1 (2017-09-22) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Thu, 11 Jan 2018 16:27:55 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: 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