From owner-cvs-all Tue Sep 12 17:41:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B679E37B423; Tue, 12 Sep 2000 17:41:34 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA85318; Tue, 12 Sep 2000 17:41:34 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200009130041.RAA85318@freefall.freebsd.org> From: John Baldwin Date: Tue, 12 Sep 2000 17:41:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 synch_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/09/12 17:41:34 PDT Modified files: sys/i386/i386 synch_machdep.c Log: Take out some unneeded debugging code and re-enable panic()'ing if we spin on a spin lock for more then 5 seconds. Revision Changes Path 1.3 +7 -15 src/sys/i386/i386/synch_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message