cvs commit: src/sys/i386/acpica acpi_toshiba.c
Nate Lawson
njl at FreeBSD.org
Thu Aug 12 23:22:46 PDT 2004
njl 2004-08-13 06:22:35 UTC
FreeBSD src repository
Modified files:
sys/i386/acpica acpi_toshiba.c
Log:
MPSAFE locking
* Serialize access to the sysctl routines and the notify handler
* Assert that the sx lock is held in any functions they call.
* Note that recursively calling to re-enable the hotkeys is sub-optimal.
Revision Changes Path
1.13 +20 -2 src/sys/i386/acpica/acpi_toshiba.c
More information about the cvs-src
mailing list