From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (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 D03EF81F04 for ; Tue, 24 Jan 2017 10:33:40 -0800 (PST) Date: Tue, 24 Jan 2017 11:33:39 -0700 From: Ross Zwisler Subject: Re: [PATCH] dax: pgoff in fs DAX trace needs to be corrected Message-ID: <20170124183339.GB28860@linux.intel.com> References: <148521639917.25631.6919429328589810158.stgit@djiang5-desk3.ch.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <148521639917.25631.6919429328589810158.stgit@djiang5-desk3.ch.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: Dave Jiang Cc: linux-nvdimm@lists.01.org List-ID: On Mon, Jan 23, 2017 at 05:06:39PM -0700, Dave Jiang wrote: > With only vmf being passed in, the pgoff in vmf that is passed in is for > the PTE and not the PMD. Fix up so the pgoff is corrected. > > Signed-off-by: Dave Jiang Yep, this seems right to me. Thanks for catching it. Reviewed-by: Ross Zwisler _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm