Don't use critical section when calling intr_irq_handler() - that
function enters critical section by itself anyway.
(XXX: Probably the critical section here can disappear entirely;
I'd rather do that later.)
Differential D26694
Don't use critical section when calling intr_irq_handler() trasz on Oct 6 2020, 3:04 PM. Authored by Tags None Referenced Files
Details
Don't use critical section when calling intr_irq_handler() - that (XXX: Probably the critical section here can disappear entirely;
Diff Detail
Event Timeline
|