Skip to content
Commit 884a4e5a authored by Martin Åberg's avatar Martin Åberg Committed by Anas Nashif
Browse files

arch: Fix assert logic for installing shared interrupt



With this commit, it is now allowed to register any ISR and arg
combination for the same IRQ, except the case when the exact same
ISR-arg combination is already registered.

The previous assert logic had a restriction where the same ISR could not
be registered multiple times with different arguments.

Signed-off-by: default avatarMartin Åberg <martin.aberg@gaisler.com>
parent c9da274e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment