freebsd-skq/sys/dev/acpica/Osd
John Baldwin a96255b62d Use 'pause' in several places rather than trying to tsleep() on NULL (which
triggers a KASSERT) or local variables.  In the case of kern_ndis, the
tsleep() actually used a common sleep address (curproc) making it
susceptible to a premature wakeup.
2007-02-23 16:25:08 +00:00
..
OsdDebug.c
OsdHardware.c
OsdInterrupt.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
OsdMemory.c
OsdSchedule.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
OsdStream.c
OsdSynch.c
OsdTable.c