ARM: KVM: clear exclusive monitor on all exception returns
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 21 Jun 2013 12:08:48 +0000 (13:08 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Wed, 26 Jun 2013 17:50:05 +0000 (10:50 -0700)
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>

No differences found