In acpiec_wait() we want to tsleep on an un-known channel, so that
authorderaadt <deraadt@openbsd.org>
Tue, 20 Jul 2010 12:10:51 +0000 (12:10 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 20 Jul 2010 12:10:51 +0000 (12:10 +0000)
commit28e3ab9389966131563cf538216da6c4157cc9fa
treeb64f429712830f00ea99bd2365a1eecc2be8dfcd
parent4327989a063bcbb6e7a5e830d7f931cab05088d6
In acpiec_wait() we want to tsleep on an un-known channel, so that
we don't get woken up early by a wakeup()
ok kettenis; deeply tested on many machines by mlarkin
sys/dev/acpi/acpiec.c