clear exclusive access in local monitor (needed if interrupt occurred
commit485e03f8c26b538da163be27fb19d04f6028211f
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 1 May 2015 18:21:44 +0000 (1 18:21 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 1 May 2015 18:21:44 +0000 (1 18:21 +0000)
tree4e31ec702b4b7c673d8ce7c18be3014a34d82751
parent095889965d61b30006024c285aaef5d0bfbf003d
clear exclusive access in local monitor (needed if interrupt occurred
between ldrex and strex) on interrupt entry, too. We need that because
our interrupt/exception handlers may use spinlocks by themself.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50566 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/kernel/kernel_intern.h