https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239351

Mark Johnston <ma...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ma...@freebsd.org

--- Comment #5 from Mark Johnston <ma...@freebsd.org> ---
Created attachment 206036
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206036&action=edit
proposed patch

This is a bit of a shot in the dark, but are you able to reproduce the problem
when the attached patch is applied to your kernel?  The bug it fixes will cause
a spinlock leak, so interrupts are left disabled in a running thread.  That can
trigger the "spinlock held too long" panic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to