Date: Thu, 10 Jun 2010 20:02:13 +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: <201006102002.o5AK2UIR061358@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-06-10 20:02:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/acpica acpi.c Log: SVN rev 209001 on 2010-06-10 20:02:13Z by jhb MFC 208925: The lock associated with the /dev/apm knote is already held, so use KNOTE_LOCKED() instead of KNOTE_UNLOCKED(). Revision Changes Path 1.243.2.7 +1 -1 src/sys/dev/acpica/acpi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006102002.o5AK2UIR061358>