Date: Wed, 07 Sep 2022 22:07:01 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 250309] devmatch: panic: general protection fault: sysctl_devices() -> sysctl_root_handler_locked() in hw.bus.devices sysctl handler when plugging in USB mouse Message-ID: <bug-250309-227-GW1wlqpOfh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250309-227@https.bugs.freebsd.org/bugzilla/> References: <bug-250309-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250309 --- Comment #6 from Warner Losh <imp@FreeBSD.org> --- I think we can just switch the bus lock routines over to using an sx lock w= /o adding or removing other locking which may be tricky for some of the consum= ers of newbus (they already cope with Giant though, so a giant-like sx lock I t= hink will be fine). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250309-227-GW1wlqpOfh>