[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 4 Sep 2005 10:03:15 +0000 (11:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 4 Sep 2005 10:03:15 +0000 (11:03 +0100)
commit7db078be194469490caacac7d13bace38eaebdf5
tree054ee351733cc9cc8a206bd6b73b05a64e4867f4
parentca6ca91d8c7498d45e0d35800503699164366f10
[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8

Use the correct constants.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/smp.c