]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/ppc64/kernel/setup.c
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
[karo-tx-linux.git] / arch / ppc64 / kernel / setup.c
index 7d060ddb5e931252bf8237d9b6a36acb65ea3e00..0a47a5ef428dfaae3d1aee77f520b7c3470abc39 100644 (file)
@@ -1074,6 +1074,7 @@ void __init setup_arch(char **cmdline_p)
 
        /* set up the bootmem stuff with available memory */
        do_init_bootmem();
+       sparse_init();
 
        /* initialize the syscall map in systemcfg */
        setup_syscall_map();