[PATCH v8 01/15] mm: rename is_pinnable_pages to is_longterm_pinnable_pages

David Hildenbrand david at redhat.com
Fri Jul 8 11:26:20 UTC 2022


On 07.07.22 21:03, Alex Sierra wrote:
> is_pinnable_page() and folio_is_pinnable() were renamed to
> is_longterm_pinnable_page() and folio_is_longterm_pinnable()
> respectively. These functions are used in the FOLL_LONGTERM flag
> context.
> 
> Signed-off-by: Alex Sierra <alex.sierra at amd.com>
> ---
>  include/linux/mm.h | 8 ++++----
>  mm/gup.c           | 4 ++--
>  mm/gup_test.c      | 2 +-
>  mm/hugetlb.c       | 2 +-
>  4 files changed, 8 insertions(+), 8 deletions(-)
> 

Reviewed-by: David Hildenbrand <david at redhat.com>


-- 
Thanks,

David / dhildenb



More information about the dri-devel mailing list