PERFORCE change 94277 for review

John Baldwin jhb at FreeBSD.org
Wed Mar 29 23:12:25 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=94277

Change 94277 by jhb at jhb_slimer on 2006/03/29 23:12:18

	Slightly better than b00m.

Affected files ...

.. //depot/projects/smpng/sys/kern/subr_turnstile.c#24 edit

Differences ...

==== //depot/projects/smpng/sys/kern/subr_turnstile.c#24 (text+ko) ====

@@ -199,7 +199,7 @@
 #ifdef DDB
 			db_trace_thread(td, -1);
 #endif
-			panic("b00m");
+			panic("sleeping thread");
 		}
 
 		/*


More information about the p4-projects mailing list