Use M_INTWAIT instead of M_NOWAIT for the rest of the acpica support code.
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 5 May 2004 22:19:24 +0000 (22:19 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 5 May 2004 22:19:24 +0000 (22:19 +0000)
commit8c1d15dd7d67ff87f878ea0b0591167a6b313928
treeac60f655935e680f58a8fdd3c8729aaef81f0f28
parent9d905e1a10252cd0220f43eea0d408ae5e36b32e
Use M_INTWAIT instead of M_NOWAIT for the rest of the acpica support code.
Also remove (now unneeded) NULL checks.
sys/dev/acpica/acpi.c
sys/dev/acpica/acpi_battery.c
sys/dev/acpica/acpi_cmbat.c
sys/dev/acpica/acpi_powerres.c
sys/dev/acpica5/acpi.c
sys/dev/acpica5/acpi_battery.c
sys/dev/acpica5/acpi_cmbat.c
sys/dev/acpica5/acpi_cpu.c
sys/dev/acpica5/acpi_powerres.c