On Wed, Jul 10, 2024 at 11:32 AM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > > On Thu, 27 Jun 2024 10:08:52 -0700 Andrii Nakryiko <andrii@xxxxxxxxxx> wrote: > > > Implement binary ioctl()-based interface to /proc/<pid>/maps file to allow > > applications to query VMA information more efficiently than reading *all* VMAs > > nonselectively through text-based interface of /proc/<pid>/maps file. > > I haven't seen any acks or reviewed-by's for this series. lgtm, so I > plan to move it into mm-stable later this week. great, thanks!