commit | 8e76a80960bf06c245160a484d5a363ca6b520bb | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Feb 24 10:44:44 2011 -0800 |
committer | David Brown <davidb@codeaurora.org> | Thu Mar 10 12:01:37 2011 -0800 |
tree | f98916f0969c25a4bae63a97b5a2051424e958a7 | |
parent | 98d4ded60bda17a9ffecd902b03deac52922b788 [diff] |
msm: scm: Check for interruption immediately When we're interrupted on the secure side, we should just issue another smc instruction again instead of replaying the arguments to smc. Fix it. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>