From owner-cvs-all Fri Apr 26 13: 0: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 44D9C37B41C for ; Fri, 26 Apr 2002 12:59:59 -0700 (PDT) Received: (qmail 11156 invoked from network); 26 Apr 2002 19:59:57 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 26 Apr 2002 19:59:57 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3QJxuv15337; Fri, 26 Apr 2002 15:59:56 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204252248.g3PMmek93678@freefall.freebsd.org> Date: Fri, 26 Apr 2002 15:59:00 -0400 (EDT) From: John Baldwin To: Dag-Erling Smorgrav Subject: RE: cvs commit: src/sys/kern subr_witness.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 25-Apr-2002 Dag-Erling Smorgrav wrote: > des 2002/04/25 15:48:40 PDT > > Modified files: > sys/kern subr_witness.c > Log: > Add the mutex profiling lock to the witness list. This hopefully unbreaks > the MUTEX_PROFILING + WITNESS + !WITNESS_SKIPSPIN case. > > Submitted by: Hiten Pandya Hopefully unbreaks? You can test this by just doing a simple boot. If it makes it to single user w/o panic'ing it works. Is that too much testing to ask? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message