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:   xtraeme
Date:           Mon Feb 19 12:29:24 UTC 2007

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

Log Message:
AcpiOsDelete{Lock,Semaphore}: don't forget to destroy the mutex,
otherwise mutex_init might be called multiple times.

Discussed with Andrew hours ago.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/acpi/acpica/OsdSynch.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