patch-2.1.37 linux/include/asm-sparc64/head.h

Next file: linux/include/asm-sparc64/linux_logo.h
Previous file: linux/include/asm-sparc64/fs_mount.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.36/linux/include/asm-sparc64/head.h linux/include/asm-sparc64/head.h
@@ -1,4 +1,4 @@
-/* $Id: head.h,v 1.16 1997/04/08 11:03:13 davem Exp $ */
+/* $Id: head.h,v 1.17 1997/04/28 14:57:13 davem Exp $ */
 #ifndef _SPARC64_HEAD_H
 #define _SPARC64_HEAD_H
 
@@ -113,7 +113,7 @@
 #define INDIRECT_SOLARIS_SYSCALL(tlvl) TRAP_ARG(indirect_syscall, tlvl)
 
 #define TRAP_IRQ(routine, level)			\
-	rdpr	%pil, %g4;				\
+	rdpr	%pil, %g2;				\
 	wrpr	%g0, 15, %pil;				\
 	ba,pt	%xcc, etrap_irq;			\
 	 rd	%pc, %g7;				\

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov