Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[edn/rtl] Signal all recoverable alerts #21187

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

h-filali
Copy link

@h-filali h-filali commented Feb 5, 2024

Not all recoverable alerts are currently sent to the alert handler. This commit changes this. Now the alert handler is notified for all the recoverable alerts.

This PR fixes a bug I found while working on #15894
I will make sure the recoverable alerts are tested properly as part of the fix for the upcoming issue above.

Not all recoverable alerts are currently sent to the alert handler.
This commit changes this. Now the alert handler is notified for all
the recoverable alerts.

Signed-off-by: Hakim Filali <[email protected]>
Copy link
Contributor

@vogelpi vogelpi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good catch @h-filali !

@vogelpi vogelpi merged commit 41e4539 into lowRISC:master Feb 5, 2024
32 checks passed
@h-filali h-filali deleted the edn-signal-recov-alerts branch October 7, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants