Date: Fri, 3 Feb 2006 22:14:04 GMT From: John Baldwin <jhb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 91001 for review Message-ID: <200602032214.k13ME43l042852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=91001 Change 91001 by jhb@jhb_twclab on 2006/02/03 22:14:01 More hacking. Affected files ... .. //depot/projects/smpng/sys/kern/subr_witness.c#151 edit Differences ... ==== //depot/projects/smpng/sys/kern/subr_witness.c#151 (text+ko) ==== @@ -1880,6 +1880,7 @@ else { panic("Lock (%s) %s is not sleep or spin!", class->lc_name, lock->lo_name); + return; } file = fixup_filename(file); switch (flags) {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602032214.k13ME43l042852>