Re: [PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
From: Andrew Morton
Date: Sat Jul 19 2025 - 19:19:04 EST
On Sat, 19 Jul 2025 11:28:48 -0700 Suren Baghdasaryan <surenb@xxxxxxxxxx> wrote:
> This patchset switches from holding mmap_lock while reading /proc/pid/maps
> to taking per-vma locks as we walk the vma tree.
Thanks, I updated mm-new to this v8 series.