[GSoC] [ARM] Patch by Johannes Wischert.
Do call mmu_init_for_kernel() here. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32415 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -77,7 +77,7 @@ platform_start_kernel(void)
|
||||
|
||||
// smp_init_other_cpus();
|
||||
serial_cleanup();
|
||||
// mmu_init_for_kernel();
|
||||
mmu_init_for_kernel();
|
||||
// smp_boot_other_cpus();
|
||||
|
||||
dprintf("kernel entry at %lx\n",
|
||||
|
||||
Reference in New Issue
Block a user