lkml.org 
[lkml]   [2009]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v2 2/2] m68k: Cleanup linker scripts using new linker script macros.
Date
Tim Abbott <tabbott@ksplice.com> writes:

> Below is a new version of the second patch that attempts to address this
> by putting the ALIGN inside a section, so that _end is at the end of the
> load segment (I also did a bit more cleanup):
>
> .init_end : {
> /* This ALIGN be in a section so that _end is at the end of the
> load segment. */
> . = ALIGN(PAGE_SIZE);
> __init_end = .;
> }
>
> _end = .;

This works fine.

Andreas.

--
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."


\
 
 \ /
  Last update: 2009-09-29 19:17    [W:0.086 / U:1.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site