]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3fd217524e7b68f59a476ea8a2b0fed779a263bb
tree7561dc50d4c256ca9eb19cd55569bc7867289af7
parentdcfbeb5d1c2d1ead5cbb90b40db5610b24c19663
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