Mark the BSP as being awake. This supresses the message
that not all usable CPUs could be woken up...
This commit is contained in:
parent
b3c91fe7cc
commit
59864a1e04
@ -267,7 +267,8 @@ cpu_mp_start()
|
||||
if (!ap_awake)
|
||||
printf("SMP: WARNING: cpu%d did not wake up\n",
|
||||
pc->pc_cpuid);
|
||||
}
|
||||
} else
|
||||
pc->pc_awake = 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user