https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251915
--- Comment #6 from Jakub Piecuch <[email protected]> --- (In reply to Konstantin Belousov from comment #5) I mention t_session in the comment because it contains the mutex that we should be holding in order to access t_session->s_leader. proctree_lock would also suffice for reading, but we're not holding that lock either. Thanks for reviewing and improving my patch. I'm a kernel newbie, so all feedback is appreciated :-) -- 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]"
