Add CPER PCIe error section structure and constants definition
authorHuang Ying <ying.huang@intel.com>
Tue, 7 Dec 2010 02:22:29 +0000 (10:22 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 14 Dec 2010 04:40:45 +0000 (23:40 -0500)
On some machine, PCIe error is reported via APEI (ACPI Platform Error
Interface).  The error data is passed from firmware to Linux via CPER
PCIe error section structure.

This patch adds CPER PCIe error section structure and constants
definition.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found