6643552 SYSCALL_NOTT() vectors to sys_trap instead of user_trap
authorjb145095
Wed, 26 Mar 2008 11:37:22 -0700
changeset 6290 1f46c234ee6a
parent 6289 9a83171c70d6
child 6291 a919a9cd71a0
6643552 SYSCALL_NOTT() vectors to sys_trap instead of user_trap
usr/src/uts/sun4v/ml/trap_table.s
--- a/usr/src/uts/sun4v/ml/trap_table.s	Wed Mar 26 09:44:41 2008 -0700
+++ b/usr/src/uts/sun4v/ml/trap_table.s	Wed Mar 26 11:37:22 2008 -0700
@@ -20,7 +20,7 @@
  */
 
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+ * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
  * Use is subject to license terms.
  */
 
@@ -182,7 +182,7 @@
  */
 #define	SYSCALL_NOTT(which)		\
 	set	(which), %g1		;\
-	ba,pt	%xcc, sys_trap		;\
+	ba,pt	%xcc, user_trap		;\
 	sub	%g0, 1, %g4		;\
 	.align	32