]> git.baikalelectronics.ru Git - kernel.git/commit
HWPOISON: remove the anonymous entry
authorWu Fengguang <fengguang.wu@intel.com>
Wed, 16 Dec 2009 11:19:57 +0000 (12:19 +0100)
committerAndi Kleen <ak@linux.intel.com>
Wed, 16 Dec 2009 11:19:57 +0000 (12:19 +0100)
commit4dcb1df440bd88bb1c55fce56e9beed64fbdb6fd
tree170f130a050f28af8bc944a23409a8591ba6d7fe
parente724ec76b14ed94ace4b910b1dde90223b3a6fc3
HWPOISON: remove the anonymous entry

(PG_swapbacked && !PG_lru) pages should not happen.
Better to treat them as unknown pages.

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
mm/memory-failure.c