ACPI, APEI, ERST debug support
authorHuang Ying <ying.huang@intel.com>
Thu, 12 Aug 2010 03:55:17 +0000 (11:55 +0800)
committerLen Brown <len.brown@intel.com>
Sun, 15 Aug 2010 02:47:55 +0000 (22:47 -0400)
This patch adds debugging/testing support to ERST. A misc device is
implemented to export raw ERST read/write/clear etc operations to user
space. With this patch, we can add ERST testing support to
linuxfirmwarekit ISO (linuxfirmwarekit.org) to verify the kernel
support and the firmware implementation.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found