From: Naveen N. Rao Date: Wed, 10 Jul 2013 09:27:01 +0000 (+0530) Subject: mce: acpi/apei: Soft-offline a page on firmware GHES notification X-Git-Tag: v3.12-rc1~154^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf870c70a194443f8fc654ddc9d6cfd02c58003b;p=pandora-kernel.git mce: acpi/apei: Soft-offline a page on firmware GHES notification If the firmware indicates in GHES error data entry that the error threshold has exceeded for a corrected error event, then we try to soft-offline the page. This could be called in interrupt context, so we queue this up similar to how we handle memory failure scenarios. Signed-off-by: Naveen N. Rao Acked-by: Borislav Petkov Signed-off-by: Tony Luck --- Reading git-diff-tree failed