]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Clean up linker script using new linker script macros.
authorTim Abbott <tabbott@ksplice.com>
Thu, 24 Sep 2009 14:36:17 +0000 (10:36 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Sep 2009 00:16:21 +0000 (17:16 -0700)
commit3019c28ab58b6deff986516f4cd434b95d4813bc
tree68f80766ba571e4e3f184aef757105d42f1afad8
parent7780c78a4db6e5461e1645812d8a58c6252dc7bb
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>
arch/parisc/kernel/vmlinux.lds.S