Date: Tue, 9 Aug 2005 13:27:50 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c Message-ID: <200508091327.j79DRovs030710@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-08-09 13:27:50 UTC FreeBSD src repository Modified files: sys/kern subr_witness.c Log: Add an order between UDP inpcb locks and the IPv4 multicast address list lock, as there has been a report that an alternative lock order is getting introduced. This should help ferret it out. Reported by: Ed Maste <emaste at phaedrus dot sandvine dot ca> Revision Changes Path 1.197 +2 -1 src/sys/kern/subr_witness.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508091327.j79DRovs030710>