patch-2.4.20 linux-2.4.20/include/asm-ia64/offsets.h
Next file: linux-2.4.20/include/asm-ia64/page.h
Previous file: linux-2.4.20/include/asm-ia64/module.h
Back to the patch index
Back to the overall index
- Lines: 30
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-ia64/offsets.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-ia64/offsets.h linux-2.4.20/include/asm-ia64/offsets.h
@@ -8,7 +8,7 @@
*/
#define PT_PTRACED_BIT 0
#define PT_TRACESYS_BIT 1
-#define IA64_TASK_SIZE 3936 /* 0xf60 */
+#define IA64_TASK_SIZE 3424 /* 0xd60 */
#define IA64_PT_REGS_SIZE 400 /* 0x190 */
#define IA64_SWITCH_STACK_SIZE 560 /* 0x230 */
#define IA64_SIGINFO_SIZE 128 /* 0x80 */
@@ -20,9 +20,9 @@
#define IA64_TASK_SIGPENDING_OFFSET 16 /* 0x10 */
#define IA64_TASK_NEED_RESCHED_OFFSET 40 /* 0x28 */
#define IA64_TASK_PROCESSOR_OFFSET 96 /* 0x60 */
-#define IA64_TASK_THREAD_OFFSET 1488 /* 0x5d0 */
-#define IA64_TASK_THREAD_KSP_OFFSET 1488 /* 0x5d0 */
-#define IA64_TASK_PFM_OVFL_BLOCK_RESET_OFFSET 2112 /* 0x840 */
+#define IA64_TASK_THREAD_OFFSET 992 /* 0x3e0 */
+#define IA64_TASK_THREAD_KSP_OFFSET 992 /* 0x3e0 */
+#define IA64_TASK_PFM_OVFL_BLOCK_RESET_OFFSET 1616 /* 0x650 */
#define IA64_TASK_PID_OFFSET 228 /* 0xe4 */
#define IA64_TASK_MM_OFFSET 88 /* 0x58 */
#define IA64_PT_REGS_CR_IPSR_OFFSET 0 /* 0x0 */
@@ -115,6 +115,7 @@
#define IA64_SWITCH_STACK_AR_RNAT_OFFSET 536 /* 0x218 */
#define IA64_SWITCH_STACK_AR_BSPSTORE_OFFSET 544 /* 0x220 */
#define IA64_SWITCH_STACK_PR_OFFSET 552 /* 0x228 */
+#define IA64_SIGCONTEXT_IP_OFFSET 40 /* 0x28 */
#define IA64_SIGCONTEXT_AR_BSP_OFFSET 72 /* 0x48 */
#define IA64_SIGCONTEXT_AR_FPSR_OFFSET 104 /* 0x68 */
#define IA64_SIGCONTEXT_AR_RNAT_OFFSET 80 /* 0x50 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)