commit | 21480547c8b85be6c08c4d77ed514673b73eda8a | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 15 06:10:39 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Feb 25 19:41:51 2013 -0300 |
tree | 1ea79a66c55128e36cfc4334bd6f00db3593e9fc | |
parent | 40e064153814ce534a28714b25cb98259f107d96 [diff] |
ghes: add the needed hooks for EDAC error report In order to allow reporting errors via EDAC, add hooks for: 1) register an EDAC driver; 2) unregister an EDAC driver; 3) report errors via EDAC. As the EDAC driver will need to access the ghes structure, adds it as one of the parameters for ghes_do_proc. Acked-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>