aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/nodedata.h
diff options
context:
space:
mode:
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 0e9c624369188f..9acdcb7ffe58a5 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];