]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Match namespace cleanup changes in ACPI CA 20020217 update.
authorMike Smith <msmith@FreeBSD.org>
Sat, 23 Feb 2002 05:26:31 +0000 (05:26 +0000)
committerMike Smith <msmith@FreeBSD.org>
Sat, 23 Feb 2002 05:26:31 +0000 (05:26 +0000)
commitdbd0058a4e14d3d945a03ea2a74f03d7276e3258
tree540f9aecf85cf64e342d5768946c64578abd54d6
parent595a08978c1b1e58f8cdf7dd02213afbd1ec41e8
Match namespace cleanup changes in ACPI CA 20020217 update.
Use ACPI_SUCCESS/ACPI_FAILURE consistently.

The ACPI global lock acquire takes a timeout value.  I'm not sure what
we should do about timeouts on it; a deadlock against this lock is
catastrophic.
sys/dev/acpica/acpi_ec.c