Documentation/core-api/pin_user_pages.rst:200: WARNING: Title underline too short. folio_maybe_dma_pinned(): the whole point of pinning =================================================== Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> --- Andrew, please help to squash this into "mm: remove page_mkclean()", thansk. Documentation/core-api/pin_user_pages.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/core-api/pin_user_pages.rst b/Documentation/core-api/pin_user_pages.rst index 4e997b0b8487..c16ca163b55e 100644 --- a/Documentation/core-api/pin_user_pages.rst +++ b/Documentation/core-api/pin_user_pages.rst @@ -197,7 +197,7 @@ INCORRECT (uses FOLL_GET calls): put_page() folio_maybe_dma_pinned(): the whole point of pinning -=================================================== +==================================================== The whole point of marking folios as "DMA-pinned" or "gup-pinned" is to be able to query, "is this folio DMA-pinned?" That allows code such as folio_mkclean() -- 2.27.0