SMP: Fix an error in critical section logic when performing a context switch...
SMP: Fix an error in critical section logic when performing a context switch from an interrupt handler. The g_cpu_irqset bit was not being set for the CPU so other CPUs did not know about the critical section.
parent
4ede9500
Please register or sign in to comment