Date: Sat, 13 Jan 2024 22:04:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276057] crash in xa_destroy() while initializing the i915kms module Message-ID: <bug-276057-227-eEwH9FEdya@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276057-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276057 --- Comment #10 from Donn Seeley <donn@xmission.com> --- (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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276057-227-eEwH9FEdya>
