commit | 22cfbb6d730ca2fda236b507d9fba17bf002736c | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Jun 21 13:08:48 2013 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Wed Jun 26 10:50:05 2013 -0700 |
tree | 538ca8d1d9a8ee6004231fc2d2f0ec67bc0bd7b6 | |
parent | 479c5ae2f8a55509b691494cd13691d3dc31d102 [diff] |
ARM: KVM: clear exclusive monitor on all exception returns Make sure we clear the exclusive monitor on all exception returns, which otherwise could lead to lock corruptions. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>