• Russell King's avatar
    [ARM] [3/4] Introduce usr_entry macro to contain common entry code · 86ecf00f
    Russell King authored
    This is the third of 4 patches which factor out common code in
    the ARM exception entry assembly code, aiming towards a reduction
    in the size of the changes required here for SMP support.  These
    patches are low impact, and will be merged over the coarse of the
    next few days.
    
    This patch addresses the code handling exception entry from user
    modes.
    86ecf00f
entry-armv.S 15.2 KB