Searched hist:166909 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/acpica/Osd/
H A DOsdSchedule.cdiff 166909 Fri Feb 23 14:25:08 MST 2007 jhb 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.
/freebsd-10.1-release/sys/dev/ppc/
H A Dppc.cdiff 166909 Fri Feb 23 14:25:08 MST 2007 jhb 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.
/freebsd-10.1-release/sys/compat/ndis/
H A Dkern_ndis.cdiff 166909 Fri Feb 23 14:25:08 MST 2007 jhb 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.
/freebsd-10.1-release/sys/dev/ata/
H A Data-all.cdiff 166909 Fri Feb 23 14:25:08 MST 2007 jhb 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.

Completed in 135 milliseconds