Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 10/13/2007 00:56:16
Module Name:	src
Committed By:	xtraeme
Date:		Sat Oct 13 00:56:16 UTC 2007

Modified Files:
	src/sys/dev/acpi: aiboost.c

Log Message:
Use a mutex(9) rather than a rwlock(9), it's cheaper.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/acpi/aiboost.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.