console:init() calls wake() but the scheduler is not fully initialized at this point, disable preemption as soon as main_cont starts and disable it after smp_launch()
223b225 sched: enable preemtion only after scheduler is fully initialized
loader.cc | 2 ++
1 file changed, 2 insertions(+)
Upstream: github.com