]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI, APEI, EINJ Allow empty Trigger Error Action Table
authorNiklas Söderlund <niklas.soderlund@ericsson.com>
Mon, 9 Jan 2012 15:49:44 +0000 (16:49 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 24 Jan 2012 00:31:11 +0000 (19:31 -0500)
commit3ca3e42d1e5f3c93e9d4a890201aa9256a88c815
treea40591412b41866bf6b4403be6d64f570329973d
parent995103efd5721508a83e004c014f25ab5950a00f
ACPI, APEI, EINJ Allow empty Trigger Error Action Table

According to the ACPI spec [1] section 18.6.4 the TRIGGER_ERROR action
table can consists of zero elements.

[1] Advanced Configuration and Power Interface Specification
    Revision 5.0, December 6, 2011
http://www.acpi.info/DOWNLOADS/ACPIspec50.pdf

Signed-off-by: Niklas Söderlund <niklas.soderlund@ericsson.com>
Acked-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/apei/einj.c