Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / arch / x86 / mm / numa_32.c
index 3adebe7..07757f3 100644 (file)
@@ -261,5 +261,6 @@ void __init initmem_init(void)
        printk(KERN_DEBUG "High memory starts at vaddr %08lx\n",
                        (ulong) pfn_to_kaddr(highstart_pfn));
 
+       __vmalloc_start_set = true;
        setup_bootmem_allocator();
 }