]> 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)
commite2f9d5c2319e298e331490476fc7f25c1f6fd30a
treea40591412b41866bf6b4403be6d64f570329973d
parent165dc42c19494640b802e3ed32d51333543cdb95
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