acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
authorTony Luck <tony.luck@intel.com>
Tue, 17 Jan 2012 20:10:16 +0000 (12:10 -0800)
committerLen Brown <len.brown@intel.com>
Wed, 18 Jan 2012 06:14:17 +0000 (01:14 -0500)
commitc130bd6f82e5dda28b1a19741c4c2fe269713199
tree7561dc50d4c256ca9eb19cd55569bc7867289af7
parent805a6af8dba5dfdd35ec35dc52ec0122400b2610
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec

ACPI 5.0 provides extensions to the EINJ mechanism to specify the
target for the error injection - by APICID for cpu related errors,
by address for memory related errors, and by segment/bus/device/function
for PCIe related errors. Also extensions for vendor specific error
injections.

Tested-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Documentation/acpi/apei/einj.txt
drivers/acpi/apei/einj.c
include/acpi/actbl1.h