android_kernel_motorola_sm6225/drivers/acpi/utilities
Len Brown ab8aa06a5c ACPI: acpi_os_get_thread_id() returns current
Linux mutexes and the debug code that that reference
acpi_os_get_thread_id() are happy with 0.
But 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.

http://bugzilla.kernel.org/show_bug.cgi?id=6687

Signed-off-by: Len Brown <len.brown@intel.com>
2006-07-09 15:19:44 -04:00
..
Makefile [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
utalloc.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
utcache.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
utcopy.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utdebug.c ACPI: acpi_os_get_thread_id() returns current 2006-07-09 15:19:44 -04:00
utdelete.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
uteval.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
utglobal.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
utinit.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
utmath.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utmisc.c ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) 2006-06-27 00:01:06 -04:00
utmutex.c ACPI: acpi_os_get_thread_id() returns current 2006-07-09 15:19:44 -04:00
utobject.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utresrc.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utstate.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utxface.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00