PERFORCE change 107462 for review

John Birrell jb at FreeBSD.org
Sat Oct 7 16:28:21 PDT 2006


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

Change 107462 by jb at jb_freebsd7 on 2006/10/07 23:27:52

	Fix the size if the trap trace end entry function.

Affected files ...

.. //depot/projects/dtrace/src/sys/sun4v/sun4v/hcall.S#5 edit

Differences ...

==== //depot/projects/dtrace/src/sys/sun4v/sun4v/hcall.S#5 (text+ko) ====

@@ -1336,7 +1336,7 @@
 	ta	TTRACE_ADDENTRY
 	retl
 	  nop	
-	SET_SIZE(hv_ttrace_freeze)
+	SET_SIZE(hv_ttrace_addentry)
 
 
 	


More information about the p4-projects mailing list