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

[PATCH] ARM SMP: Fix vector entry



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 changes the way we handle the
save areas such that we can have one per CPU.

Signed-off-by: default avatarRussell King <rmk@arm.linux.org.uk>
parent 49f680ea
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