aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/nodedata.h
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@sgi.com>2003-05-15 21:51:34 -0700
committerDavid Mosberger <davidm@tiger.hpl.hp.com>2003-05-15 21:51:34 -0700
commitc6bacd5010ec2db31aebbac71bc93540f40d2a9d (patch)
tree2ae09c178c75803efdac306845070c3aa0d41968 /include/asm-ia64/nodedata.h
parentf23ed56da68f6f611de827bbd8838d3ffce3b468 (diff)
downloadhistory-c6bacd5010ec2db31aebbac71bc93540f40d2a9d.tar.gz
[PATCH] ia64: SGI SN update
Diffstat (limited to 'include/asm-ia64/nodedata.h')
-rw-r--r--include/asm-ia64/nodedata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/nodedata.h b/include/asm-ia64/nodedata.h
index 0e9c624369188..9acdcb7ffe58a 100644
--- a/include/asm-ia64/nodedata.h
+++ b/include/asm-ia64/nodedata.h
@@ -22,6 +22,7 @@
struct pglist_data;
struct ia64_node_data {
+ short active_cpu_count;
short node;
struct pglist_data *pg_data_ptrs[NR_NODES];
struct page *bank_mem_map_base[NR_BANKS];