Date: Fri, 20 Oct 2000 00:52:18 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_synch.c Message-ID: <200010200752.AAA48865@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/10/20 00:52:16 PDT Modified files: sys/kern kern_synch.c Log: - GC some #if 0'd code regarding the non-existant safepri variable. - Don't dink with the witness state of Giant unless we actually own it during mi_switch(). Revision Changes Path 1.102 +7 -18 src/sys/kern/kern_synch.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?200010200752.AAA48865>