Re: [PATCH v3] xtensa: ldso: coalesce dl_mprotect address ranges

Max Filippov <[email protected]>
Newsgroups gmane.comp.lib.uclibc.general
Message-ID <CAMo8Bf+N3P4zk2nJbWhPhaiEGRR2OKnF-zC9x=-nZ1m7-a5_qw@mail.gmail.com>
On Fri, Jan 23, 2015 at 11:22 PM, Bernhard Reutner-Fischer
<[email protected]> wrote:
> On 10 January 2015 at 02:42, Max Filippov <[email protected]> wrote:
>> diff --git a/ldso/ldso/xtensa/dl-startup.h b/ldso/ldso/xtensa/dl-startup.h
>> index b135a4c..0c28d5e 100644
>> --- a/ldso/ldso/xtensa/dl-startup.h
>> +++ b/ldso/ldso/xtensa/dl-startup.h
>> @@ -83,6 +83,7 @@ do { \
>>         unsigned long l_addr = tpnt->loadaddr; \
>>         Elf32_Word relative_count; \
>>         unsigned long rel_addr; \
>> +       Elf32_Addr prev_got_start = 0, prev_got_end = 0; \
>
> The whole file could need a touch-up WRT ElfW macros, see include/link.h

Sure, will do a cleanup in the coming call0 ABI port series.

-- 
Thanks.
-- Max
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.