patch-2.4.22 linux-2.4.22/arch/ia64/kernel/sigframe.h
Next file: linux-2.4.22/arch/ia64/kernel/signal.c
Previous file: linux-2.4.22/arch/ia64/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/ia64/kernel/sigframe.h
- Orig date:
2001-11-09 14:26:17.000000000 -0800
diff -urN linux-2.4.21/arch/ia64/kernel/sigframe.h linux-2.4.22/arch/ia64/kernel/sigframe.h
@@ -1,6 +1,6 @@
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
- unsigned long pad;
+ unsigned long ar_pfs; /* for syscalls, the user-level function-state */
struct pt_regs pt;
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)