commit | cf870c70a194443f8fc654ddc9d6cfd02c58003b | [log] [tgz] |
---|---|---|
author | Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> | Wed Jul 10 14:57:01 2013 +0530 |
committer | Tony Luck <tony.luck@intel.com> | Wed Jul 10 11:35:02 2013 -0700 |
tree | 73553a1960478b454dbcb99c0db0c8acf381e58b | |
parent | 9ad95879cd1b22ed016c804f8d686ff83a41a9d4 [diff] |
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 <naveen.n.rao@linux.vnet.ibm.com> Acked-by: Borislav Petkov <bp@suse.de> Signed-off-by: Tony Luck <tony.luck@intel.com>