K 10 svn:author V 8 hselasky K 8 svn:date V 27 2016-05-23T10:31:54.246856Z K 7 svn:log V 277 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 END