From mboxrd@z Thu Jan 1 00:00:00 1970 From: logang@deltatee.com (Logan Gunthorpe) Date: Mon, 12 Mar 2018 15:18:23 -0600 Subject: [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation In-Reply-To: <20180312134114.1e4b12f8@lwn.net> References: <20180312193525.2855-1-logang@deltatee.com> <20180312193525.2855-6-logang@deltatee.com> <20180312134114.1e4b12f8@lwn.net> Message-ID: <0204d22a-72fa-d7fb-ae8e-8d20d80cb4a6@deltatee.com> On 3/12/2018 1:41 PM, Jonathan Corbet wrote: > This all seems good, but...could we consider moving this documentation to > driver-api/PCI as it's converted to RST? That would keep it together with > similar materials and bring a bit more coherence to Documentation/ as a > whole. Yup, I'll change this for the next revision. Thanks, Logan