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 Fri, Jul 19, 2013 at 12:07 PM, Adhemerval Zanella
<azanella@linux.vnet.ibm.com> wrote:
> On 19-07-2013 11:49, Chris Metcalf wrote:
>> On 7/19/2013 10:17 AM, Adhemerval Zanella wrote:
>>> Hi all,
>>>
>>> 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.
>>
> I do too, when 2.19 start I will work on consolidate it.

I'm fine with this patch.  If this is a correctness issue it should go
into the tree.  David?

Ryan S. Arnold


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