Date: Mon, 16 Apr 2001 20:35:38 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c Message-ID: <200104170335.f3H3ZcE88964@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/04/16 20:35:38 PDT Modified files: sys/kern subr_witness.c Log: Check to see if enroll() returns NULL in the witness initialization. This can happen if witness runs out of resources during initialization or if witness_skipspin is enabled. Sleuthing by: Peter Jeremy <peter.jeremy@alcatel.com.au> Revision Changes Path 1.66 +5 -1 src/sys/kern/subr_witness.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?200104170335.f3H3ZcE88964>