[PATCH 07/10 v3] libdw: Make libdw_find_split_unit thread-safe
Aaron Merey
amerey@redhat.com
Wed Aug 21 00:35:06 GMT 2024
Hi Mark,
On Fri, Aug 16, 2024 at 5:14 PM Mark Wielaard <mark@klomp.org> wrote:
>
> On Fri, Aug 02, 2024 at 07:38:06PM -0400, Aaron Merey wrote:
> > From: Heather McIntyre <hsm2@rice.edu>
> >
> > * libdw/libdwP.h (struct Dwarf_CU): Add split_lock.
> > * libdw/libdw_find_split_unit.c (__libdw_find_split_unit):
> > Add locking.
> >
> > Signed-off-by: Heather S. McIntyre <hsm2@rice.edu>
> > Signed-off-by: Aaron Merey <amerey@redhat.com>
> > Signed-off-by: Mark Wielaard <mark@klomp.org>
> >
> > ---
> > v3 changes:
> > Move Dwarf split_lock code from patch 3/9 v2 to this patch.
> > Assign return value before releasing lock.
>
> Looks good this way.
Thanks, pushed as commit 2630bce7476.
Aaron
More information about the Elfutils-devel
mailing list