Re: [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | gmane.comp.freedesktop.amd-gfx,gmane.linux.kernel.mm,gmane.linux.kernel,gmane.linux.file-systems,gmane.comp.emulators.kvm.devel,gmane.comp.video.dri.devel,gmane.linux.kernel.perf.user |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/26 22:21, Lorenzo Stoakes (ARM) wrote: > Now we have introduced the VMA anonymous page offset attribute and update > it when VMAs are manipulated, update VMA merge tests to assert that the > anonymous page offset is as expected. > > Also update instances where we could use vma_start_pgoff() to do so. > > Signed-off-by: Lorenzo Stoakes (ARM) <[email protected]> > --- Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David