Re: [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation

From: Jonathan Corbet
Date: Mon Mar 12 2018 - 15:41:22 EST


On Mon, 12 Mar 2018 13:35:19 -0600
Logan Gunthorpe <logang@xxxxxxxxxxxx> wrote:

> Add a restructured text file describing how to write drivers
> with support for P2P DMA transactions. The document describes
> how to use the APIs that were added in the previous few
> commits.
>
> Also adds an index for the PCI documentation tree even though this
> is the only PCI document that has ben converted to restructured text
> at this time.

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.

Thanks,

jon