Alexander Motin 57675eb3fa As soon as we have several threads per process now, it is not correct to
use process ID as ACPI thread ID. Concurrent requests with equal thread
IDs broke ACPI mutexes operation causing unpredictable errors including
AE_AML_MUTEX_NOT_ACQUIRED that I have seen.

Use kernel thread ID instead of process ID for ACPI thread.
2008-11-02 12:50:16 +00:00
..
2007-11-08 21:20:34 +00:00
2006-04-21 19:06:29 +00:00
2006-02-21 03:16:58 +00:00
2008-08-23 16:38:20 +00:00