Skip to content
Commit 262a7a28 authored by Len Brown's avatar Len Brown
Browse files

Revert "ACPICA: fix AML mutex re-entrancy"

This reverts commit c0d127b5

.

These changes to AML locking were made to allow
Notify handlers to be called on the stack
and not deadlock.  However, that scheme turns
out to be flawed and was reverted by the previous commit,
so this commit restores the locking to it previous design.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 40d07080
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment