[PATCH] ARM SMP: convert alignment enable
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 31 May 2005 17:02:00 +0000 (18:02 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 31 May 2005 17:02:00 +0000 (18:02 +0100)
commit49f680ea7bac5c679fb6374a326a164a3fba07cc
tree3555b494abcdbd9fdaa1c3722a81c1923af3c922
parent791be9b976ba621b21745c30a7fca225fada9110
[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: Russell King <rmk@arm.linux.org.uk>
arch/arm/kernel/entry-armv.S
arch/arm/kernel/entry-header.S