commit | 4b1e6f03c5345af76eaf7ce6d374db1a41f17acb | [log] [tgz] |
---|---|---|
author | Praveen Chidambaram <pchidamb@codeaurora.org> | Sat Feb 11 16:17:30 2012 -0700 |
committer | Praveen Chidambaram <pchidamb@codeaurora.org> | Thu Feb 16 11:21:36 2012 -0700 |
tree | 52b3bf7020924baaf47c15a54b2aa550b66de4c7 | |
parent | 9621cd122c591042b7263bdfefa46d9f5c257449 [diff] |
msm: idle-v7 : Restore context for NR_CPUS >= 2 when PC fails When there is a pending interrupt and the core executes WFI instruction, the SPM would not trigger its state machine and would bail out. The instructions after the WFI instruction will be executed. The context calculation need to take care of getting the right context to restore. Change-Id: Icda4abe68503250f27b8c9b89891318beab86a7b Signed-off-by: Praveen Chidambaram <pchidamb@codeaurora.org>