commit | 253fb02d62571e5455eedc9e39b9d660e86a40f0 | [log] [tgz] |
---|---|---|
author | Wu Fengguang <[email protected]> | Wed Oct 07 16:32:27 2009 -0700 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Cc: Andi Kleen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>