Skip to content
Commit 49f680ea authored by Russell King's avatar Russell King
Browse files

[PATCH] ARM SMP: convert alignment enable



The current vector entry system does not allow for SMP.  In
order to work around this, we need to eliminate our reliance
on the fixed save areas, which breaks the way we enable
alignment traps.  This patch makes the alignment trap enable
code independent of the way we handle the save areas.

Signed-off-by: default avatarRussell King <rmk@arm.linux.org.uk>
parent 791be9b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment