Kevin Hilman <[email protected]> writes:

> The exception handler state for the various modes of the processor
> (FIQ, IRQ, ABORT, UNDEF, SYSTEM) does not need a full context
> save/restore.  Only the stack pointers for the used modes need a
> save/restore and this is done already in the ARM-generic cpu_init()
> function.
>
> So, this patch drops the full save/restore and calls cpu_init()
> immiediately after returning from SRAM.
>
> Signed-off-by: Kevin Hilman <[email protected]>

Pushing to the PM branch.

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to