panic: sleeping thread owns a mutex

Jeffrey Hsu hsu at FreeBSD.org
Mon Apr 28 17:09:10 PDT 2003


  >>        bus_teardown_intr(...)

  > We can't get an interrupt after this returns, and we're guaranteed
  > that the interrupt has terminated.

Ah, I missed the msleep() synchronization point in ithread_remove_handler().

							Jeffrey



More information about the freebsd-current mailing list