diff options
author | Len Brown <len.brown@intel.com> | 2006-07-08 02:11:07 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-07-09 21:19:44 +0200 |
commit | ab8aa06a5c0b75974fb1949365cbb20a15cedf14 (patch) | |
tree | 8498b3b3222198c45fa322b6fdd3215687dc30e4 /drivers/acpi/executer/exdump.c | |
parent | Linux 2.6.18-rc1 (diff) | |
download | linux-ab8aa06a5c0b75974fb1949365cbb20a15cedf14.tar.xz linux-ab8aa06a5c0b75974fb1949365cbb20a15cedf14.zip |
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>
Diffstat (limited to 'drivers/acpi/executer/exdump.c')
0 files changed, 0 insertions, 0 deletions