On Sun, 19 Apr 2026 12:57:38 -0600 Nico Pache <[email protected]> wrote:
> For khugepaged to support different mTHP orders, we must generalize this > to check if the PMD is not shared by another VMA and that the order is > enabled. > > No functional change in this patch. Also correct a comment about the > functionality of the revalidation and fix a double space issues. > > 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: Dev Jain <[email protected]> > Signed-off-by: Dev Jain <[email protected]> > Signed-off-by: Nico Pache <[email protected]> > --- > mm/khugepaged.c | 20 ++++++++++++-------- > 1 file changed, 12 insertions(+), 8 deletions(-) > Acked-by: Usama Arif <[email protected]>
