I'm hesitant to add two more #ifdefs. What I'd like to see would be a common allocation function called in alloc_node_mem_map() that, on ia64 will do the vmem_map+node_spanned_pages calculation and return it, and on every other setup, will just run the bootmem allocator. -- Dave