From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from newverein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 3AFF021E49044 for ; Wed, 14 Mar 2018 01:34:29 -0700 (PDT) Date: Wed, 14 Mar 2018 09:40:50 +0100 From: Christoph Hellwig Subject: Re: [PATCH] x86, memremap: fix altmap accounting at free Message-ID: <20180314084049.GA28480@lst.de> References: <152100312423.27180.6073263768072550564.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <152100312423.27180.6073263768072550564.stgit@dwillia2-desk3.amr.corp.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Dan Williams Cc: linux-nvdimm@lists.01.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Christoph Hellwig List-ID: Looks good, thanks for catchign this! Reviewed-by: Christoph Hellwig _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f198.google.com (mail-wr0-f198.google.com [209.85.128.198]) by kanga.kvack.org (Postfix) with ESMTP id 4512D6B000C for ; Wed, 14 Mar 2018 04:40:52 -0400 (EDT) Received: by mail-wr0-f198.google.com with SMTP id k44so1606189wrc.3 for ; Wed, 14 Mar 2018 01:40:52 -0700 (PDT) Received: from newverein.lst.de (verein.lst.de. [213.95.11.211]) by mx.google.com with ESMTPS id k130si554599wmg.169.2018.03.14.01.40.50 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Mar 2018 01:40:50 -0700 (PDT) Date: Wed, 14 Mar 2018 09:40:50 +0100 From: Christoph Hellwig Subject: Re: [PATCH] x86, memremap: fix altmap accounting at free Message-ID: <20180314084049.GA28480@lst.de> References: <152100312423.27180.6073263768072550564.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <152100312423.27180.6073263768072550564.stgit@dwillia2-desk3.amr.corp.intel.com> Sender: owner-linux-mm@kvack.org List-ID: To: Dan Williams Cc: linux-nvdimm@lists.01.org, Jane Chu , Ross Zwisler , Christoph Hellwig , linux-mm@kvack.org, linux-kernel@vger.kernel.org Looks good, thanks for catchign this! Reviewed-by: Christoph Hellwig