cvs commit: src/sys/kern subr_witness.c

John Baldwin jhb at FreeBSD.org
Mon Jun 2 12:23:16 PDT 2003


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 at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the cvs-src mailing list