Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 11:13:34 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12213 for review
Message-ID:  <200205311813.g4VIDYV66327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12213

Change 12213 by jhb@jhb_laptop on 2002/05/31 11:13:06

	I can't type.

Affected files ...

... //depot/projects/smpng/sys/powerpc/powerpc/trap.c#21 edit

Differences ...

==== //depot/projects/smpng/sys/powerpc/powerpc/trap.c#21 (text+ko) ====

@@ -269,7 +269,7 @@
 
 	userret(td, frame, sticks);
 	mtx_assert(&Giant, MA_NOTOWNED);
-#ifdef INARIANTS
+#ifdef INVARIANTS
 	cred_free_thread(td);
 #endif /* INVARIANTS */
 }

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?200205311813.g4VIDYV66327>