From: Huang Ying Date: Tue, 18 May 2010 06:35:17 +0000 (+0800) Subject: ACPI Hardware Error Device (PNP0C33) support X-Git-Tag: v2.6.35-rc1~20^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801eab8118f61255d8e2be35939c572042618742;p=pandora-kernel.git ACPI Hardware Error Device (PNP0C33) support Hardware Error Device (PNP0C33) is used to report some hardware errors notified via SCI, mainly the corrected errors. Some APEI Generic Hardware Error Source (GHES) may use SCI on hardware error device to notify hardware error to kernel. After receiving notification from ACPI core, it is forwarded to all listeners via a notifier chain. The listener such as APEI GHES should check corresponding error source for new events when notified. Signed-off-by: Huang Ying Signed-off-by: Andi Kleen Signed-off-by: Len Brown --- Reading git-diff-tree failed