]> www.infradead.org Git - nvme.git/commit
mm/hugetlb: remove {Set,Clear}Hpage macros
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Mon, 20 May 2024 22:44:07 +0000 (15:44 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jul 2024 02:29:56 +0000 (19:29 -0700)
commit63818aaf0da8c036d600424ac961620dcdc13ce2
tree855d872728397105b83839b257a632cbba270865
parent7aad25b4b47ea5b67e1eb8be0db211b899dce60d
mm/hugetlb: remove {Set,Clear}Hpage macros

All users have been converted to use the folio version of these macros, we
can safely remove the page based interface.

Link: https://lkml.kernel.org/r/20240520224407.110062-1-sidhartha.kumar@oracle.com
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/hugetlb.h