Open broccoli-git opened 3 years ago
If a number of interrupts arrive at the interrupt handler in rapid succession I get a coredump.
I have NOT debugged this. I believe however that it is probably a re-entrancy problem.
Overall the whole "interrupt handling" here is poor and unreliable and ill considered.
If a number of interrupts arrive at the interrupt handler in rapid succession I get a coredump.
I have NOT debugged this. I believe however that it is probably a re-entrancy problem.
Overall the whole "interrupt handling" here is poor and unreliable and ill considered.