The timeout is unnecessary, nuking it unbreaks EARLY_AP_STARTUP.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
If you don't need the timeout, that is fine to remove of course. If you need the timeout for other reasons, see if rS309148 fixes the panics for you.
Comment Actions
I don't think it should use timed out wait here. I will stripe the EARLY_AP_STARTUP part from the commit log. Thanks.