Hi Mark, On Thu, Aug 15, 2024 at 12:13 PM Mark Wielaard <m...@klomp.org> wrote: > > On Fri, 2024-08-02 at 19:38 -0400, Aaron Merey wrote: > > From: Heather McIntyre <h...@rice.edu> > > > > Apply locking during __libelf_readall. > > > > Signed-off-by: Heather S. McIntyre <h...@rice.edu> > > Signed-off-by: Aaron Merey <ame...@redhat.com> > > Signed-off-by: Mark Wielaard <m...@klomp.org> > > > > --- > > v3 changes: > > > > Update comments and change order or child lock aquisition. > > This looks OK, it addresses all my comments from v2.
Thanks, pushed as commit f3de289b508. Aaron