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] PowerPC: use _dl_static_init to set GLRO(gl_pagesize)


On Friday 19 July 2013 10:49:27 Chris Metcalf wrote:
> On 7/19/2013 10:17 AM, Adhemerval Zanella wrote:
> > This patch fixes dlfcn/tststatic5 for PowerPC where pagesize
> > variable was not properly initialized in certain cases. This patch
> > is based on other architecture code to fix the same issue.
> > 
> > Tested on PPC32 and PPC64. Ok to commit?
> 
> Should this code be moved to a common location for 2.19?  It seems silly to
> have multiple architectures (mips, ia64, tile, aarch64, powerpc)
> replicating it.

thanks, i was going to make the same complaint
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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