• Brian Gerst's avatar
    [PATCH] missing GET_CPU_IDX in i386 entry.S · 0af38de4
    Brian Gerst authored
    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.
    0af38de4
entry.S 17.1 KB