From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tex.lwn.net ([70.33.254.29]:33208 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750714AbcJAGwt (ORCPT ); Sat, 1 Oct 2016 02:52:49 -0400 Date: Sat, 1 Oct 2016 00:52:44 -0600 From: Jonathan Corbet To: Ross Zwisler Cc: Stephen Bates , linux-doc@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] dax : Fix documentation with respect to struct pages Message-ID: <20161001005244.67f8beb0@lwn.net> In-Reply-To: <20160927165248.GB3377@linux.intel.com> References: <1474852717-2161-1-git-send-email-sbates@raithlin.com> <20160927165248.GB3377@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, 27 Sep 2016 10:52:48 -0600 Ross Zwisler wrote: > On Sun, Sep 25, 2016 at 07:18:37PM -0600, Stephen Bates wrote: > > The documentation for dax is not up to date with respect to the struct > > page support available in some of the device drivers that utilize > > it. > > > > Signed-off-by: Stephen Bates > > Great, thanks for updating this. > > Acked-by: Ross Zwisler Applied to the docs tree, thanks. jon