From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932149AbcGTXNJ (ORCPT ); Wed, 20 Jul 2016 19:13:09 -0400 Received: from tex.lwn.net ([70.33.254.29]:45894 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755651AbcGTXNG (ORCPT ); Wed, 20 Jul 2016 19:13:06 -0400 Date: Wed, 20 Jul 2016 17:13:02 -0600 From: Jonathan Corbet To: Ross Zwisler Cc: linux-kernel@vger.kernel.org, "Theodore Ts'o" , Alexander Viro , Andreas Dilger , Andrew Morton , Dan Williams , Dave Chinner , Jan Kara , Matthew Wilcox , linux-doc@vger.kernel.org, linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-nvdimm@ml01.01.org, xfs@oss.sgi.com Subject: Re: [PATCH 1/2] dax: some small updates to dax.txt documentation Message-ID: <20160720171302.13e14a0d@lwn.net> In-Reply-To: <20160714214049.20075-1-ross.zwisler@linux.intel.com> References: <20160714214049.20075-1-ross.zwisler@linux.intel.com> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 14 Jul 2016 15:40:48 -0600 Ross Zwisler wrote: > These are originally from Matthew Wilcox and were part of his huge > "mm,fs,dax: Change ->pmd_fault to ->huge_fault" patch that was part of PUD > support. > > I'm breaking these small changes out as they stand on their own and add > useful information to Documentation/filesystems/dax.txt. So how were you thinking of routing these? I can take the docs fix, of course, but part 2 is a bit out of my turf. If you want to route them together via another tree that's fine, just let me know. Thanks, jon