On Fri Jul 10, 2026 at 4:16 PM EDT, Lorenzo Stoakes wrote: > In the VMA logic we often need to determine the number of pages in the > specified merge range, as well as the start and end page offsets of that > range. > > Introduce and use helpers for these purposes. > > No functional change intended. > > Reviewed-by: Pedro Falcato <[email protected]> > Reviewed-by: Gregory Price <[email protected]> > Signed-off-by: Lorenzo Stoakes <[email protected]> > --- > mm/vma.c | 11 ++++------- > mm/vma.h | 17 +++++++++++++++++ > 2 files changed, 21 insertions(+), 7 deletions(-) > LGTM.
Reviewed-by: Zi Yan <[email protected]> -- Best Regards, Yan, Zi
