patch-2.4.23 linux-2.4.23/include/asm-ia64/sigcontext.h

Next file: linux-2.4.23/include/asm-ia64/smp.h
Previous file: linux-2.4.23/include/asm-ia64/sal.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-ia64/sigcontext.h linux-2.4.23/include/asm-ia64/sigcontext.h
@@ -56,7 +56,7 @@
 	unsigned long		sc_rbs_base;	/* NULL or new base of sighandler's rbs */
 	unsigned long		sc_loadrs;	/* see description above */
 
-	unsigned long		sc_ar25;	/* rsvd for scratch use */
+	unsigned long		sc_ar25;	/* cmp8xchg16 uses this */
 	unsigned long		sc_ar26;	/* rsvd for scratch use */
 	unsigned long		sc_rsvd[12];	/* reserved for future use */
 	/*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)