Skip to content

rasdaemon: Add RERI handler implementation#238

Closed
zetalog wants to merge 1 commit intomchehab:masterfrom
zetalog:riscv-reri
Closed

rasdaemon: Add RERI handler implementation#238
zetalog wants to merge 1 commit intomchehab:masterfrom
zetalog:riscv-reri

Conversation

@zetalog
Copy link

@zetalog zetalog commented Jan 28, 2026

This patch add RISC-V RERI support in rasdaemon.
The RERI specification can be found at:
https://github.com/riscv-non-isa/riscv-ras-eri

Add RISC-V RAS Error Record Register Interface (RERI) event handler
Implementation. The handler processes RERI error events reported by the
Linux kernel via tracepoint events, following the RISC-V RERI Architecture
Specification Version v1.0,2024-05-24:Ratified.

Signed-off-by: Jingyu Li <joey.li@spacemit.com>
Signed-off-by: Lv Zheng <lv.zheng@spacemit.com>
@zetalog
Copy link
Author

zetalog commented Feb 6, 2026

Hi,

I can see Merging is blocked in this thread.
I just examined the "SUBMITTING PATCHES" section of the README file, and couldn't see any corruption.

Can anyone tell me how can it be fixed.

Lv

@mchehab
Copy link
Owner

mchehab commented Feb 27, 2026

Hi,

I can see Merging is blocked in this thread. I just examined the "SUBMITTING PATCHES" section of the README file, and couldn't see any corruption.

Can anyone tell me how can it be fixed.

I've no idea why it Github is telling that "Cannot update this protected ref."

Yet, I don't care about "Merging blocked" messages, as I don't do merges via github's web interface.

@mchehab
Copy link
Owner

mchehab commented Feb 27, 2026

merged, thanks!

@mchehab mchehab closed this Feb 27, 2026
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.

3 participants