> On Nov 2, 2022, at 06:30, Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx> wrote: > > Removes a call to compound_head() by using a folio when operating on the > head page of a hugetlb compound page. > > Signed-off-by: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx> > Reviewed-by: Mike Kravetz <mike.kravetz@xxxxxxxxxx> Reviewed-by: Muchun Song <songmuchun@xxxxxxxxxxxxx> Thanks.