diff options
author | Weijie Yang <weijie.yang@samsung.com> | 2014-12-13 03:55:07 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-13 23:42:46 +0300 |
commit | c313dc5dedbc9b51bb7a77959ffbda44712ac2e1 (patch) | |
tree | 031d187587ccc0b527730cc371f5601581009aff /mm/memcontrol.c | |
parent | b258d860652934b5e014408302335430b81bd7ce (diff) | |
download | linux-c313dc5dedbc9b51bb7a77959ffbda44712ac2e1.tar.xz |
mm: mincore: add hwpoison page handle
When the encountered pte is a swap entry, the current code handles two
cases: migration and normal swapentry, but we have a third case: hwpoison
page.
This patch adds hwpoison page handle, consider hwpoison page incore as
same as migration.
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Weijie Yang <weijie.yang@samsung.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Mel Gorman <mgorman@suse.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Rik van Riel <riel@redhat.com>
Acked-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions