commit | 91da2c5a7ee3525da3c9d3c78e00a666210ad81c | [log] [tgz] |
---|---|---|
author | Mona Hossain <mhossain@codeaurora.org> | Fri Mar 29 17:28:31 2013 -0700 |
committer | Mona Hossain <mhossain@codeaurora.org> | Tue May 14 09:30:18 2013 -0700 |
tree | 3c29c214d860c9f2247e98da6d7bebe1b8b518a6 | |
parent | 5a8edd055c8427e529317ff02ff5c7a4bf500db0 [diff] |
qseecom: Fix issue with incomplete command exiting prematurely A process waiting on a signal can be awaken by any signal. We need to only continue processing when the condition of the wait event is met. Change-Id: Ib2102babbb505876f89b04399729e6ff5a475605 Signed-off-by: Mona Hossain <mhossain@codeaurora.org>