Merge branch 'linus' into cpus4096

This commit is contained in:
Ingo Molnar
2008-12-17 13:07:48 +01:00
38 changed files with 332 additions and 227 deletions

View File

@ -289,9 +289,7 @@ static void __cpuinit start_secondary(void *unused)
* fragile that we want to limit the things done here to the
* most necessary things.
*/
#ifdef CONFIG_VMI
vmi_bringup();
#endif
cpu_init();
preempt_disable();
smp_callin();