]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ia64/numa.h
splice: missing user pointer access verification
[linux-2.6-omap-h63xx.git] / include / asm-ia64 / numa.h
index 7d5e2ccc37a079fb4fe2ffbd16d69c919c6610a5..6a8a27cfae3e04f0f35771aa9490ff3b46e8729d 100644 (file)
@@ -24,6 +24,7 @@
 
 extern u16 cpu_to_node_map[NR_CPUS] __cacheline_aligned;
 extern cpumask_t node_to_cpu_mask[MAX_NUMNODES] __cacheline_aligned;
+extern pg_data_t *pgdat_list[MAX_NUMNODES];
 
 /* Stuff below this line could be architecture independent */