http://bugzilla.kernel.org/show_bug.cgi?id=6687
------- Additional Comments From [EMAIL PROTECTED] 2006-07-07 17:00 ------- Created an attachment (id=8505) --> (http://bugzilla.kernel.org/attachment.cgi?id=8505&action=view) 2.6.18-rc1 patch to fix acpi_os_get_thread_id() please try this patch ACPI: acpi_os_get_thread_id() returns current While the Linux mutexes and the debug code that that reference acpi_os_get_thread_id() are happy with 0, the AML mutexes in exmutex.c expect a unique non-zero number for each thread - as they track this thread_id to permit the mutex re-entrancy defined by the ACPI spec. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
