From: Naoya Horiguchi Date: Fri, 28 May 2010 00:29:22 +0000 (+0900) Subject: HWPOISON, hugetlb: support hwpoison injection for hugepage X-Git-Tag: v2.6.36-rc1~52^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43131e141abdb44c487cf79af3ef1fe5164dcef9;p=pandora-kernel.git HWPOISON, hugetlb: support hwpoison injection for hugepage This patch enables hwpoison injection through debug/hwpoison interfaces, with which we can test memory error handling for free or reserved hugepages (which cannot be tested by madvise() injector). [AK: Export PageHuge too for the injection module] Signed-off-by: Naoya Horiguchi Cc: Andrew Morton Acked-by: Fengguang Wu Signed-off-by: Andi Kleen --- Reading git-diff-tree failed