cvs commit: src/sys/dev/acpi_support acpi_ibm.c
Markus Brueffer
markus at FreeBSD.org
Thu Aug 4 22:48:37 GMT 2005
markus 2005-08-04 22:48:36 UTC
FreeBSD src repository (ports committer)
Modified files:
sys/dev/acpi_support acpi_ibm.c
Log:
Don't lock when holding led_mtx, instead use AcpiOsQueueForExecution to defer
the locking.
Idea taken from: acpi_asus(4)
Approved by: philip
Reported by: avatar
Gordon Bergling <gbergling at 0xfce3.net>
MFC after: 1 week
Revision Changes Path
1.8 +29 -2 src/sys/dev/acpi_support/acpi_ibm.c
More information about the cvs-src
mailing list