On Sat, Aug 09, 2025 at 07:42:09PM +0000, Wei Yang wrote: > Currently it hard codes the number of hugepage to check for > check_huge_anon(), but it would be more reasonable to do the check based > on a number passed in. > > Pass in the hugepage number and do the check based on it. > > Signed-off-by: Wei Yang <[email protected]> > Cc: Baolin Wang <[email protected]> > Cc: Donet Tom <[email protected]> > Cc: David Hildenbrand <[email protected]> > Cc: Dev Jain <[email protected]> > Cc: Lorenzo Stoakes <[email protected]> > Cc: Zi Yan <[email protected]> > > ---
Reviewed-by: Vishal Moola (Oracle) <[email protected]>
