Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/acpi/acpica



Module Name:    src
Committed By:   jmcneill
Date:           Tue Apr 22 02:02:50 UTC 2008

Modified Files:
        src/sys/dev/acpi/acpica: OsdSchedule.c

Log Message:
AcpiOsGetThreadId should return lwpid, not pid -- otherwise we always return
the same value! Fixes the AE_AML_MUTEX_NOT_ACQUIRED issue when evaluating
_BST on ASUS Eee PC. Who knows what other mysterious bugs this has caused
over the years...


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/acpi/acpica/OsdSchedule.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index