diff options
author | 2024-06-04 19:48:20 +0800 | |
---|---|---|
committer | 2024-07-03 19:30:17 -0700 | |
commit | 2669324b81e5f67d409d3ad988da77c7c2a09045 (patch) | |
tree | dfcaaac8976102e009b23034eaaeb2f6197a12a8 /mm/memory_hotplug.c | |
parent | fs/proc/task_mmu: use folio API in pte_is_pinned() (diff) | |
download | wireguard-linux-2669324b81e5f67d409d3ad988da77c7c2a09045.tar.xz wireguard-linux-2669324b81e5f67d409d3ad988da77c7c2a09045.zip |
mm: remove page_maybe_dma_pinned()
After the last user of page_maybe_dma_pinned() is converted to
folio_maybe_dma_pinned(), remove page_maybe_dma_pinned() and update the
document and comment.
[wangkefeng.wang@huawei.com: fix pin_user_pages.rst underlining]
Link: https://lkml.kernel.org/r/61b256c7-4989-44ec-83db-f34a1bd4be2d@huawei.com
Link: https://lkml.kernel.org/r/20240604114822.2089819-3-wangkefeng.wang@huawei.com
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Helge Deller <deller@gmx.de>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions