[PATCH] missing GET_CPU_IDX in i386 entry.S
resume_kernel uses CPU_IDX but never uses GET_CPU_IDX to get the index. This is an issue when smp and preemption are both enabled. I also removed the unused GET_CURRENT_CPU_IDX.
Showing
Please register or sign in to comment