On Fri, Aug 1, 2025 at 6:38 PM SeongJae Park <sj@xxxxxxxxxx> wrote: > > On Thu, 31 Jul 2025 15:00:22 -0700 Suren Baghdasaryan <surenb@xxxxxxxxxx> wrote: > > > Extend /proc/pid/maps tearing tests to verify PROCMAP_QUERY ioctl operation > > correctness while the vma is being concurrently modified. > > > > Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx> > > Acked-by: SeongJae Park <sj@xxxxxxxxxx> > Tested-by: SeongJae Park <sj@xxxxxxxxxx> Thanks SJ! I'll include this in my next respin. > > > Thanks, > SJ > > [...]