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

--- Comment #10 from Donn Seeley <[email protected]> ---
(In reply to Konstantin Belousov from comment #9)
Got it, thanks.  So it sounds to me like the only risk here is unloading
the module when witnessing is enabled.  In that case, I think the best
approach is to keep the code that reinitializes the mutex, and add
MTX_NOWITNESS to the mtx_init() flags in xa_init_flags().  Does that
seem reasonable to you?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to