On Fri Jul 10, 2026 at 4:16 PM EDT, Lorenzo Stoakes wrote: > Describe what vma_start_pgoff() and vma_last_pgoff() actually provide in > detail. > > This is in order that we can differentiate this between functions that will > be added in a subsequent patch which provide a different page offset. > > We go to lengths to describe the edge cases that can be run into here. > > No functional change intended. > > Reviewed-by: Pedro Falcato <[email protected]> > Reviewed-by: Gregory Price <[email protected]> > Reviewed-by: Vlastimil Babka (SUSE) <[email protected]> > Signed-off-by: Lorenzo Stoakes <[email protected]> > --- > include/linux/mm.h | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > Thanks for the explanation.
Reviewed-by: Zi Yan <[email protected]> -- Best Regards, Yan, Zi
