commit | c9fbdd5f131440981b124883656ea21fb12cde4a | [log] [tgz] |
---|---|---|
author | Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> | Fri May 28 09:29:19 2010 +0900 |
committer | Andi Kleen <ak@linux.intel.com> | Wed Aug 11 09:22:32 2010 +0200 |
tree | 72de1cb1bb49525fca9e3f77678db9c77b94d912 | |
parent | 7013febc8940960eaaba039bac0f80910f679ce1 [diff] |
HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error For now all pages in the error hugepage are considered as hwpoisoned, so count all of them in mce_bad_pages. Dependency: "HWPOISON, hugetlb: enable error handling path for hugepage" Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Cc: Andrew Morton <akpm@linux-foundation.org> Acked-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Andi Kleen <ak@linux.intel.com>