aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/rtlbtfw/rtlbtfw.conf
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2025-11-18 14:22:04 +0000
committerMark Johnston <markj@FreeBSD.org>2025-11-18 16:24:21 +0000
commitd795c753e262b97a93dc353aa66b858e1b1969d1 (patch)
treef3701146f54f9823de910237741620b4457eb458 /usr.sbin/bluetooth/rtlbtfw/rtlbtfw.conf
parent39ee24182b92114d006abc2b8095334a1d8a083c (diff)
kevent: Hold the knlist mutex when invoking f_event(NOTE_FORK)HEADmain
In general f_event is supposed to be called with the knlist mutex held, so lock it earlier to follow this protocol. Also make sure that the update to kn_fflags is synchronized. Lock the kqueue itself earlier in the case where the knote is activated, to avoid locking and unlocking the kqueue twice. PR: 291005 Reported by: Qiu-ji Chen <chenqiuji666@gmail.com> Reviewed by: kib MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D53762
Diffstat (limited to 'usr.sbin/bluetooth/rtlbtfw/rtlbtfw.conf')
0 files changed, 0 insertions, 0 deletions