Skip to content
Snippets Groups Projects
Commit 0f883267 authored by Stephan Linz's avatar Stephan Linz Committed by Michal Simek
Browse files

microblaze: avoid interrupt race conditions


The interrupt acknowledge action have to run after the
registered interrupt handler. So we have a chance to
bear out the corresponding interrupt request in the
corresponding controller hardware.

With this reordering, we optain a proper interrupt
handling for level triggered interrupt sources -- for
example the new axi_timer v1.02.a introduced in ISE 13.2.

Signed-off-by: default avatarStephan Linz <linz@li-pro.net>
Acked-by: default avatarMichal Simek <monstr@monstr.eu>
parent b9f0b730
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment