On Mon, Jun 29, 2026 at 01:23:14PM +0100, Lorenzo Stoakes wrote: > Now we have the vma_start_pgoff() helper, update the merge tests to make > use of it for consistency. > > No functional change intended. > > Signed-off-by: Lorenzo Stoakes <[email protected]>
Question: Should we have primitive tests for vma_*_pgoff() since the behavior changes depending on file/anon? Nice to have the cleanup and clarity. Maybe worth asserting no one ever breaks this. for this patch though Reviewed-by: Gregory Price <[email protected]>
