Skip to content
Snippets Groups Projects
Commit 77c5f5d2 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

ghes_edac: Register at EDAC core the BIOS report


Register GHES at EDAC MC core, in order to avoid other
drivers to also handle errors and mangle with error data.

The edac core will warrant that just one driver will be used,
so the first one to register (BIOS first) will be the one that
will be reporting the hardware errors.

For now, the EDAC driver does nothing but to register at the
EDAC core, preventing the hardware-driven mechanism to
interfere with GHES.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 21480547
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