From owner-freebsd-current Wed Jul 17 6:48:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 382F737B405 for ; Wed, 17 Jul 2002 06:48:07 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7607443E31 for ; Wed, 17 Jul 2002 06:48:06 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 15729 invoked from network); 17 Jul 2002 13:48:02 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 17 Jul 2002 13:48:02 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g6HDlp056863; Wed, 17 Jul 2002 09:47:51 -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: <20020717155435.A3935-100000@gamplex.bde.org> Date: Wed, 17 Jul 2002 09:48:01 -0400 (EDT) From: John Baldwin To: Bruce Evans Subject: Re: /usr/src/dev/md error (?) Cc: W Gerald Hicks , Dikshie , current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 17-Jul-2002 Bruce Evans wrote: > On Tue, 16 Jul 2002, John Baldwin wrote: > >> On 17-Jul-2002 Bruce Evans wrote: >> > This change and the break after the panic() are bogus. panic() "never" >> > returns, and the compiler knows this. Unfortunately, the RESTARTABLE_PANICS >> > option subverts the semantics of panic(), so panic() sometimes returns. >> > This breaks compilation of md.c and 28 other files in NOTES. The fix >> > shouldn't be to disturb the usual flow of control in those 29 files. >> >> We should probably turn RESTARTABLE_PANICS off in NOTES. > > It already is. I had to turn it on to find the 29 files :-). Ah, ok. :) > Bruce -- 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 freebsd-current" in the body of the message