diff options
author | Tim Abbott <tabbott@ksplice.com> | 2009-09-24 10:36:17 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-24 17:16:21 -0700 |
commit | 57a8e1161e1a944823542138e61dd8f38fd9b9e8 (patch) | |
tree | 68f80766ba571e4e3f184aef757105d42f1afad8 /arch/sh/boot | |
parent | 1b2086227cd1a24f748398c22ea9652c383499cf (diff) |
parisc: Clean up linker script using new linker script macros.
This patch has the (likely harmless) side effect of moving
.data.init_task inside the _edata.
It also changes the alignment of .data.init_task from 16384 to
THREAD_SIZE, which can in some configurations be larger than 16384. I
believe that this change fixes a potential bug on those
configurations.
Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Helge Deller <deller@gmx.de>
Cc: linux-parisc@vger.kernel.org
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/sh/boot')
0 files changed, 0 insertions, 0 deletions