Subject: CVS commit: src/sys/dist/acpica
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 12/13/2007 18:04:50
Module Name:	src
Committed By:	jmcneill
Date:		Thu Dec 13 18:04:50 UTC 2007

Modified Files:
	src/sys/dist/acpica: evgpe.c

Log Message:
In AcpiEvGpeDetect, don't attempt to acquire AcpiGbl_GpeLock if
AcpiGbl_SystemAwakeAndRunning is set, as one of our callers may already
be holding the AcpiGbl_GpeLock.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dist/acpica/evgpe.c

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