commit | 611eb9cfa72628d752a6f0cdf616eb48412506c2 | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Fri Aug 10 11:05:31 2018 +0100 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Mon Aug 20 09:05:39 2018 +0100 |
tree | 055419d8b7f3a818bd028943e7cece8b486acbd2 | |
parent | ba6e5ca67160f3847b0e68a0f7bc16d12989f2b4 [diff] |
SDEI: Fix locking issues The event lock for a shared event was being unlocked twice, and the locking sequence for event complete was misplaced. This patch fixes both issues. Change-Id: Ie2fb15c6ec240af132d7d438946ca160bd5c63dc Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>