Date: Tue, 8 Jun 2010 21:27:05 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi.c Message-ID: <201006082127.o58LRPHl057066@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-06-08 21:27:05 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
SVN rev 208925 on 2010-06-08 21:27:05Z by jhb
The lock associated with the /dev/apm knote is already held, so use
KNOTE_LOCKED() instead of KNOTE_UNLOCKED().
Reported by: mav
MFC after: 3 days
Revision Changes Path
1.279 +1 -1 src/sys/dev/acpica/acpi.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006082127.o58LRPHl057066>
