On 01/19/23 13:14, Sidhartha Kumar wrote: > Change hugetlb_install_page() to hugetlb_install_folio(). This reduces one > user of the Huge Page flag macros which take in a page. > > Signed-off-by: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx> > --- > mm/hugetlb.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Looks good, thanks! Reviewed-by: Mike Kravetz <mike.kravetz@xxxxxxxxxx> -- Mike Kravetz