Searched hist:"49 f680ea7bac5c679fb6374a326a164a3fba07cc" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-header.S | diff 49f680ea7bac5c679fb6374a326a164a3fba07cc Tue May 31 12:02:00 CDT 2005 Russell King <rmk@dyn-67.arm.linux.org.uk> [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>
|
H A D | entry-armv.S | diff 49f680ea7bac5c679fb6374a326a164a3fba07cc Tue May 31 12:02:00 CDT 2005 Russell King <rmk@dyn-67.arm.linux.org.uk> [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>
|