Skip to content
Commit 9c46e71a authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: use scratch pad for exception stack



If the memory layout pushes the stack out of the default DCPLB coverage,
the exception handler may trigger a double fault by trying to push onto
the uncovered stack.  So handle the exception stack similar to the kernel
by using the top of the scratch pad SRAM.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 69a25ce3
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