]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/kernel/setup_64.c
powerpc/kvm: Contiguous memory allocator based RMA allocation
[~andy/linux] / arch / powerpc / kernel / setup_64.c
index ee28d1f4b85367981c08123422b8857a8ab25f86..8a022f5de0effadee94f82027ecedd3d5e941f79 100644 (file)
@@ -611,8 +611,6 @@ void __init setup_arch(char **cmdline_p)
        /* Initialize the MMU context management stuff */
        mmu_context_init();
 
-       kvm_linear_init();
-
        /* Interrupt code needs to be 64K-aligned */
        if ((unsigned long)_stext & 0xffff)
                panic("Kernelbase not 64K-aligned (0x%lx)!\n",