ACPI, APEI, Report GHES error information via printk
authorHuang Ying <ying.huang@intel.com>
Tue, 7 Dec 2010 02:22:31 +0000 (10:22 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 14 Dec 2010 04:42:39 +0000 (23:42 -0500)
commit32c361f574f85fa47600d84900598e2efc99082e
treecb78461432df92afee470b04e8eb20182e8ef28d
parentf59c55d04b43bd72df8efa692dd07224fe94d1ac
ACPI, APEI, Report GHES error information via printk

printk is one of the methods to report hardware errors to user space.
This patch implements hardware error reporting for GHES via printk.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/apei/ghes.c