• R
    [PATCH] ARM SMP: Fix vector entry · ccea7a19
    Russell King 提交于
    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: NRussell King <rmk@arm.linux.org.uk>
    ccea7a19
setup.c 21.2 KB