On Sun, 19 Apr 2026 12:57:39 -0600 Nico Pache <[email protected]> wrote:
> From: Dev Jain <[email protected]> > > Pass order to alloc_charge_folio() and update mTHP statistics. > > Reviewed-by: Wei Yang <[email protected]> > Reviewed-by: Lance Yang <[email protected]> > Reviewed-by: Baolin Wang <[email protected]> > Reviewed-by: Lorenzo Stoakes <[email protected]> > Reviewed-by: Zi Yan <[email protected]> > Acked-by: David Hildenbrand (Arm) <[email protected]> > Co-developed-by: Nico Pache <[email protected]> > Signed-off-by: Nico Pache <[email protected]> > Signed-off-by: Dev Jain <[email protected]> > --- > Documentation/admin-guide/mm/transhuge.rst | 8 ++++++++ > include/linux/huge_mm.h | 2 ++ > mm/huge_memory.c | 4 ++++ > mm/khugepaged.c | 17 +++++++++++------ > 4 files changed, 25 insertions(+), 6 deletions(-) > Acked-by: Usama Arif <[email protected]>
