As idling the CPU no longer causes hangs on QEMU, reenable the pSeries
cpu_idle() routine. Approved by: re (delphij)
This commit is contained in:
parent
145341e9cd
commit
dbd2830c65
@ -386,9 +386,7 @@ chrp_reset(platform_t platform)
|
||||
static void
|
||||
phyp_cpu_idle(sbintime_t sbt)
|
||||
{
|
||||
#ifdef NOTYET /* Causes hangs on QEMU */
|
||||
phyp_hcall(H_CEDE);
|
||||
#endif
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user