Date: Wed, 3 Apr 2002 16:52:03 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_eventhandler.c Message-ID: <200204040052.g340q3Z36105@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/04/03 16:52:03 PST Modified files: sys/kern subr_eventhandler.c Log: Avoid a lock order reversal by dropping the eventhandler_mutex earlier. We get enough protection from the lock on the individual lists that we aquire later. Noticed/Tested by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Submitted by: Jonathan Mini <mini@haikugeek.com> Revision Changes Path 1.17 +1 -2 src/sys/kern/subr_eventhandler.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204040052.g340q3Z36105>