On Mon, May 23, 2016 at 10:31:54AM +, Hans Petter Selasky wrote:
H> Author: hselasky
H> Date: Mon May 23 10:31:54 2016
H> New Revision: 300489
H> URL: https://svnweb.freebsd.org/changeset/base/300489
H>
H> Log:
H> Use DELAY() instead of _sleep() when SCHEDULER_STOPPED() is set inside
H> pa
Author: hselasky
Date: Mon May 23 10:31:54 2016
New Revision: 300489
URL: https://svnweb.freebsd.org/changeset/base/300489
Log:
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 K