diff options
author | Nelson Elhage <nelhage@ksplice.com> | 2009-09-11 10:28:44 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2009-09-11 10:29:48 +0200 |
commit | 04a95f6df9d7753098729ef1464e38552627af9d (patch) | |
tree | d6047ecc706157e71790ec197973177b6029b0d4 /ipc | |
parent | [S390] Use macros for .data.page_aligned. (diff) | |
download | linux-04a95f6df9d7753098729ef1464e38552627af9d.tar.xz linux-04a95f6df9d7753098729ef1464e38552627af9d.zip |
[S390] clean up linker script using new linker script macros.
Note that this patch moves .data.init_task inside _edata. In
addition, the alignment of .init.ramfs changes: It is now PAGE_ALIGNED
and __initramfs_end is arbitrarily aligned; Previously it was
only aligned to a 0x100-byte boundary, and always ended on an even
byte.
This change results in fewer output sections and in some data being
reordered, but should have no functional effect.
Signed-off-by: Nelson Elhage <nelhage@ksplice.com>
Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: linux-s390@vger.kernel.org
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions