Revert ACPICA: fix AML mutex re-entrancy

2007-05-10 Thread Linux Kernel Mailing List
May 9 23:01:59 2007 -0400 Committer: Len Brown [EMAIL PROTECTED] CommitDate: Wed May 9 23:01:59 2007 -0400 Revert ACPICA: fix AML mutex re-entrancy This reverts commit c0d127b56937c3e72c2b1819161d2f6718eee877. These changes to AML locking were made to allow Notify handlers

ACPICA: fix AML mutex re-entrancy

2007-02-19 Thread Linux Kernel Mailing List
] AuthorDate: Thu Feb 15 16:12:23 2007 -0500 Committer: Len Brown [EMAIL PROTECTED] CommitDate: Thu Feb 15 16:13:16 2007 -0500 ACPICA: fix AML mutex re-entrancy ACPI AML supports serialized methods which are protected by an implicit mutex. The mutex is re-entrant for that AML thread