Commit dc6d5195 authored by Sumit Semwal's avatar Sumit Semwal
Browse files

dma-buf: fix htmldocs error for dma_buf_attach_revocable



linux-next testing showed this htmldoc error due to a missing extra
line in the comments; add it.

Fixes: be6d4c9e ("dma-buf: Add dma_buf_attach_revocable()")
Reported-by: default avatarMark Brown <broonie@kernel.org>
Closes: https://lore.kernel.org/lkml/adaNJaF58PZlvs6K@sirena.org.uk/


Signed-off-by: default avatarSumit Semwal <sumit.semwal@linaro.org>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Link: https://patch.msgid.link/20260410123703.937822-1-sumit.semwal@linaro.org
parent 4aa0deae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1353,6 +1353,7 @@ EXPORT_SYMBOL_NS_GPL(dma_buf_attach_revocable, "DMA_BUF");
 * Upon return importers may continue to access the DMA-buf memory. The caller
 * must do two additional waits to ensure that the memory is no longer being
 * accessed:
 *
 *  1) Until dma_resv_wait_timeout() retires fences the importer is allowed to
 *     fully access the memory.
 *  2) Until the importer calls unmap it is allowed to speculatively