do not unlock irqs before calling schedule() - besides being a small exit() speedup, this also
fixes a preemption race that was introduced by my removal of PREEMPT_ACTIVE.
Showing
Please register or sign in to comment
fixes a preemption race that was introduced by my removal of PREEMPT_ACTIVE.