https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231080
--- Comment #13 from John Baldwin <[email protected]> --- You could try adding KTR with KTR_CALLOUT enabled in KTR_COMPILE and KTR_MASK. We could then see if we can find the most recent actions for the offending callout structure and work back from there. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
