Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2006 23:28:20 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 107462 for review
Message-ID:  <200610072328.k97NSKXM043386@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=107462

Change 107462 by jb@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)
 
 
 	



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