8/8
mm/gup: batch contiguous same-folio PTEs into one refcount grab
follow_page_pte() now walks a whole page table in one call, but still resolves and commits each PTE on its own, so a PTE-mapped large folio (mTHP) pays one try_grab_folio() per subpage. Add follow_pt