freebsd-nq/sys/dev/ppc
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
..
ppc_acpi.c
ppc_isa.c
ppc_pci.c
ppc_puc.c
ppc.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
ppcreg.h
ppcvar.h