Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 14:07:01 -0400
From:      Bosko Milekic <bmilekic@unixdaemons.com>
To:        John Baldwin <jhb@freebsd.org>
Cc:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   Re: PERFORCE change 12211 for review
Message-ID:  <20020531140701.A70905@unixdaemons.com>
In-Reply-To: <200205311804.g4VI4MV61411@freefall.freebsd.org>; from jhb@freebsd.org on Fri, May 31, 2002 at 11:04:22AM -0700
References:  <200205311804.g4VI4MV61411@freefall.freebsd.org>

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

On Fri, May 31, 2002 at 11:04:22AM -0700, John Baldwin wrote:
> http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12211
> 
> Change 12211 by jhb@jhb_laptop on 2002/05/31 11:04:11
> 
> 	 Reinstate this diff now that ppc trap is FreeBSD-ish again.
> 	 (Thanks Benno!)
> 
> Affected files ...
> 
> ... //depot/projects/smpng/sys/powerpc/powerpc/trap.c#20 edit
> 
> Differences ...
> 
> ==== //depot/projects/smpng/sys/powerpc/powerpc/trap.c#20 (text+ko) ====
> 
> @@ -269,9 +269,9 @@
>  
>  	userret(td, frame, sticks);
>  	mtx_assert(&Giant, MA_NOTOWNED);
> -#ifdef	DIAGNOSTIC
> +#ifdef INARIANTS

   Typo. :-)

>  	cred_free_thread(td);
> -#endif	/* DIAGNOSTIC */
> +#endif /* INVARIANTS */
>  }
>  
>  static void
> 

-- 
Bosko Milekic
bmilekic@unixdaemons.com
bmilekic@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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