From owner-cvs-all Mon Jul 8 16:59: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E17037B400; Mon, 8 Jul 2002 16:59:03 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C1543E42; Mon, 8 Jul 2002 16:59:03 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 33E61AE1FE; Mon, 8 Jul 2002 16:59:03 -0700 (PDT) Date: Mon, 8 Jul 2002 16:59:03 -0700 From: Alfred Perlstein To: Julian Elischer Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_zeroidle.c Message-ID: <20020708235903.GU97638@elvis.mu.org> References: <200207082312.g68NCbKo022767@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Julian Elischer [020708 16:40] wrote: > This is a good reason to have spin and sleep mutexes declared > as different types so that the compiler can notice this sort of thing. True, but one could also add some KASSERTs for the time being. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message