aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pda.h
diff options
context:
space:
mode:
authorYinghai Lu <Yinghai.Lu@Sun.COM>2008-02-17 02:02:03 -0500
committerIngo Molnar <mingo@elte.hu>2008-04-17 11:40:47 -0400
commit04adf11435a5187383c35017a94b55701984243b (patch)
tree9e6dfeb018031157e537c67d0ad74e67f8cdb7e5 /include/asm-x86/pda.h
parentbeafe91f1c2c49713221ca2616755e1f3d472084 (diff)
x86: remove never used nodenumer in pda
Signed-off-by: Yinghai Lu <yinghai.lu@sun.com> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-x86/pda.h')
-rw-r--r--include/asm-x86/pda.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/pda.h b/include/asm-x86/pda.h
index c0305bff0f19..d9dc209c24ad 100644
--- a/include/asm-x86/pda.h
+++ b/include/asm-x86/pda.h
@@ -22,7 +22,6 @@ struct x8664_pda {
22 offset 40!!! */ 22 offset 40!!! */
23#endif 23#endif
24 char *irqstackptr; 24 char *irqstackptr;
25 unsigned int nodenumber; /* number of current node */
26 unsigned int __softirq_pending; 25 unsigned int __softirq_pending;
27 unsigned int __nmi_count; /* number of NMI on this CPUs */ 26 unsigned int __nmi_count; /* number of NMI on this CPUs */
28 short mmu_state; 27 short mmu_state;