diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-12-27 18:40:41 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-21 12:56:35 -0400 |
commit | 0b90ddae13441c43a30d2e2689b8193a81891c92 (patch) | |
tree | eecaae0094d56efc990cfa710fafe3b77d687478 /mm/gup.c | |
parent | 3d11b225aeb184bc3dc9b4b27b302815a7c531aa (diff) | |
download | linux-0b90ddae13441c43a30d2e2689b8193a81891c92.tar.bz2 |
mm: Turn page_maybe_dma_pinned() into folio_maybe_dma_pinned()
Replace three calls to compound_head() with one. This removes the last
user of compound_pincount(), so remove that helper too.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Diffstat (limited to 'mm/gup.c')
0 files changed, 0 insertions, 0 deletions