You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(interrupts): add compiler fences to enable and disable
Without this, the compiler may reorder memory accesses over the sti and cli calls.
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
0 commit comments