On Tue, 24 Jun 2025 19:40:37 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > Hi, > > On 6/24/25 6:39 AM, Petr Tesarik wrote: > > The DMA pool API is documented in Memory Management APIs. Do not duplicate > > it in DMA API documentation. > > > > This looks like it works (from just visual inspection), but I'm wondering > why not just move all DMA API interfaces to dma-api.rst and don't have any > in mm-api.rst... ? That's also an option. As long as documentation is not repeated in more than one place, I'm happy with the result. Now, seeing that it was you who originally moved DMA pools from Drivers under Memory Management in commit a80a438bd088 ("docbook: dmapool: fix fatal changed filename"), I expect no complaints when I move it to dma-api.rst in v2. Thanks for the idea! Petr T