HomeFreeBSD

Use DELAY() instead of _sleep() when SCHEDULER_STOPPED() is set inside

Description

Use DELAY() instead of _sleep() when SCHEDULER_STOPPED() is set inside
pause_sbt(). This allows pause() to continue working during a panic()
which is not invoking KDB. This is useful when debugging graphics
drivers using the LinuxKPI.

Obtained from: kmacy @
MFC after: 1 week

Details

Provenance
hselaskyAuthored on
Parents
rS300488: MFC 299559:
Branches
Unknown
Tags
Unknown