From: Russell King Date: Tue, 31 May 2005 17:02:00 +0000 (+0100) Subject: [PATCH] ARM SMP: convert alignment enable X-Git-Tag: v2.6.14-rc2~49^2~36^2~46^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f680ea7bac5c679fb6374a326a164a3fba07cc;p=pandora-kernel.git [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 --- Reading git-diff-tree failed