commit | 253fb02d62571e5455eedc9e39b9d660e86a40f0 | [log] [tgz] |
---|---|---|
author | Wu Fengguang <fengguang.wu@intel.com> | Wed Oct 07 16:32:27 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 08 07:36:39 2009 -0700 |
tree | f52fc8f0d792148d43e4e38ed48dc3666ef50b75 | |
parent | 7823da36ce8e42d66941887eb922768d259763f2 [diff] |
pagemap: export KPF_HWPOISON This flag indicates a hardware detected memory corruption on the page. Any future access of the page data may bring down the machine. Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> Cc: Andi Kleen <andi@firstfloor.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>