View | Details | Raw Unified | Return to bug 84078
Collapse All | Expand All

(-)linux-2.6.11/include/asm-x86_64/user.h-o (-2 lines)
Lines 69-76 Link Here
69
	unsigned long r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax;
69
	unsigned long r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax;
70
	unsigned long rip,cs,eflags;
70
	unsigned long rip,cs,eflags;
71
	unsigned long rsp,ss;
71
	unsigned long rsp,ss;
72
  	unsigned long fs_base, gs_base;
73
	unsigned long ds,es,fs,gs; 
74
}; 
72
}; 
75
73
76
/* When the kernel dumps core, it starts by dumping the user struct -
74
/* When the kernel dumps core, it starts by dumping the user struct -

Return to bug 84078