[PATCH] sched_init enables interrupts too early
wake_up_forked_process() unconditionally enables interrupts. It is called from sched_init(). Enabling interrupts that early makes Anton's ppc64 machine lock up.
Showing
Please register or sign in to comment