From owner-cvs-sys Wed Aug 13 16:10:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA05746 for cvs-sys-outgoing; Wed, 13 Aug 1997 16:10:04 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA05713; Wed, 13 Aug 1997 16:09:54 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id QAA19145; Wed, 13 Aug 1997 16:12:00 -0700 (PDT) Message-Id: <199708132312.QAA19145@implode.root.com> To: Julian Elischer cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_synch.c In-reply-to: Your message of "Wed, 13 Aug 1997 12:35:34 PDT." <199708131935.MAA01524@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Wed, 13 Aug 1997 16:11:59 -0700 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >julian 1997/08/13 12:35:34 PDT > > Modified files: (Branch: RELENG_2_2) > sys/kern kern_synch.c > Log: > MFC: > add a DIAGNOSTIC to catch bad tsleep() calls > (e.g. from interrupt handlers) Julian, in the future, please do not move things like this into the -stable branch without at least a few weeks of testing. The only exception to this rule is a fix for a serious security bug, and those are always carefully reviewed first. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project