This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2 roland/nptl] ARM: Consolidate NPTL/non versions of vfork


On Wed, 14 May 2014, Roland McGrath wrote:

> > ARM supports IFUNCs, but lots of architectures don't; you need something 
> > that will work when the architecture-specific dynamic linker support for 
> > IFUNCs isn't present in glibc (or does this somehow not need that 
> > support)?
> 
> There is no particular reason to address this before a machine without
> IFUNC support gets the cleanups to start using pt-vfork.c.  But here's a
> version of the ARM patch that preemptively handles the case.

Thanks, this ARM patch is OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]