Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xtensa: add fairness to IRQ handling
Track which IRQs have been served at each level to make sure that no IRQ is served more than once while other IRQs at the same level are pending. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
- Loading branch information