Date: Fri, 13 Aug 2004 06:22:35 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica acpi_toshiba.c Message-ID: <200408130622.i7D6MZHY071441@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408130622.i7D6MZHY071441>