From: Betty Dall Date: Thu, 6 Jun 2013 18:10:50 +0000 (-0600) Subject: ACPI / APEI: Force fatal AER severity when component has been reset X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~18^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ba98ec9196746dd6abfa7bb9856ef4f29ffb9be;p=pandora-kernel.git ACPI / APEI: Force fatal AER severity when component has been reset The CPER error record has a reset bit that indicates that the platform has reset the component. The reset bit can be set for any severity error including recoverable. From the AER code path's perspective, any error is fatal if the component has been reset. This patch upgrades the severity of the AER recovery to AER_FATAL whenever the CPER error record indicates that the component has been reset. [bhelgaas: s/bus has been reset/component has been reset/] Signed-off-by: Betty Dall Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed