]> git.baikalelectronics.ru Git - kernel.git/commit
pagemap: export KPF_HWPOISON
authorWu Fengguang <fengguang.wu@intel.com>
Wed, 7 Oct 2009 23:32:27 +0000 (16:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Oct 2009 14:36:39 +0000 (07:36 -0700)
commitf5ed6e1d0af567e5e7250e0c4d88905ba403705d
treef52fc8f0d792148d43e4e38ed48dc3666ef50b75
parent2f426107740e09645da34c7cf0c9896b4fb6a280
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>
Documentation/vm/page-types.c
Documentation/vm/pagemap.txt
fs/proc/page.c