Skip to content
Commit 9a5d2cbe authored by Chris Metcalf's avatar Chris Metcalf
Browse files

tile: set up initial stack top to honor STACK_TOP_DELTA



For some reason this was never changed to match the rest of the
code where we always initialize the kernel sp 64 bytes below
the top of the page.  This is generally harmless, but it does
mean that if you do a dump_stack() early on in kernel boot you
see a bogus warning about stack overrun.

Signed-off-by: default avatarChris Metcalf <cmetcalf@ezchip.com>
parent e5701b74
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment