Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2003 15:23:10 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern subr_witness.c
Message-ID:  <XFMail.20030602152310.jhb@FreeBSD.org>
In-Reply-To: <200305312009.h4VK9gG8035568@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 31-May-2003 Poul-Henning Kamp wrote:
> phk         2003/05/31 13:09:42 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             subr_witness.c 
>   Log:
>   Remove return after panic.
>   
>   Found by:       FlexeLint

revision 1.90
date: 2001/11/15 19:46:36;  author: jhb;  state: Exp;  lines: +7 -3
Add a couple of returns to making recovering from a failed witness_assert()
more sane in the RESTARTABLE_PANICS case.

They were intentional, though perhaps they should have been wrapped
in #ifdef RESTARTABLE_PANICS.  cvs annotate is your friend. :)

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030602152310.jhb>