From: Mauro Carvalho Chehab Date: Fri, 15 Feb 2013 09:10:39 +0000 (-0300) Subject: ghes: add the needed hooks for EDAC error report X-Git-Tag: v3.9-rc1~33^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21480547c8b85be6c08c4d77ed514673b73eda8a;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed