cvs commit: src/sys/dev/acpica/Osd OsdSynch.c
Nate Lawson
njl at FreeBSD.org
Mon Mar 26 19:38:28 UTC 2007
njl 2007-03-26 19:38:28 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica/Osd OsdSynch.c
Log:
Use a unique name for each mutex now that acpi-ca is creating more than
one (hardware & global lock). This should address witness complaints that
a duplicate mutex is being acquired. Be sure to free the mutex to fix a
potential memory leak.
MFC after: 3 days
Revision Changes Path
1.28 +11 -2 src/sys/dev/acpica/Osd/OsdSynch.c
More information about the cvs-src
mailing list