]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
authorSuren Baghdasaryan <surenb@google.com>
Fri, 4 Jul 2025 06:07:22 +0000 (23:07 -0700)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 9 Jul 2025 15:10:29 +0000 (11:10 -0400)
commit5117ba8ed9d1104972ec4e9151c704685e6f6e43
tree297f3831e8be88558c45e2f81e6e815f18649f69
parenta4cb85c20ed95c376a02707a7e9deaaf91acd174
selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified

Extend /proc/pid/maps tearing test to verify PROCMAP_QUERY ioctl operation
correctness while the vma is being concurrently modified.

Signed-off-by: Suren Baghdasaryan <surenb@google.com>
tools/testing/selftests/proc/proc-maps-race.c