[SPARC64]: Get SUN4V SMP working.
[deliverable/linux.git] / arch / sparc64 / kernel / setup.c
index 06807cf95ee15a989ec56d43af1b5d88b295ecdf..9b0c409d5b6a786f69bc7a0943fb518f9c1a828b 100644 (file)
@@ -384,7 +384,7 @@ void __init setup_arch(char **cmdline_p)
        paging_init();
 
        /* Get boot processor trap_block[] setup.  */
-       init_cur_cpu_trap();
+       init_cur_cpu_trap(current_thread_info());
 }
 
 static int __init set_preferred_console(void)
This page took 0.02605 seconds and 5 git commands to generate.