On 19 October 2011 17:13, Bjoern A. Zeeb <b...@freebsd.org> wrote: > Author: bz > Date: Wed Oct 19 13:13:56 2011 > New Revision: 226544 > URL: http://svn.freebsd.org/changeset/base/226544 > > Log: > Fix recursive pf locking leading to panics. Splatter PF_LOCK_ASSERT()s > to document where we are expecting to be called with a lock held to > more easily catch unnoticed code paths. > This does not neccessarily improve locking in pfsync, it just tries > to avoid the panics reported. > > PR: kern/159390, kern/158873 > Submitted by: pluknet (at least something that partly resembles > my patch ignoring other cleanup, which I only saw > too late on the 2nd PR) > MFC After: 3 days
Thanks. Hope my patch helped you at least a little bit. -- wbr, pluknet _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"