Skip to content
Commit 9ce40220 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment