summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorNaoya Horiguchi <n-horiguchi@ah.jp.nec.com>2015-05-05 23:23:52 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2015-05-06 00:10:11 (GMT)
commite386eed89c764f102fcc3c0d4c78c65a357f7399 (patch)
tree8467bb7e3ce7c2391fe29d3ab90900934286bbc8 /fs
parent7ea434a4eb49db83d17cc076f2267704c52938ae (diff)
downloadlinux-e386eed89c764f102fcc3c0d4c78c65a357f7399.tar.xz
mm/hwpoison-inject: check PageLRU of hpage
Hwpoison injector checks PageLRU of the raw target page to find out whether the page is an appropriate target, but current code now filters out thp tail pages, which prevents us from testing for such cases via this interface. So let's check hpage instead of p. Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Acked-by: Dean Nelson <dnelson@redhat.com> Cc: Andi Kleen <andi@firstfloor.org> Cc: Andrea Arcangeli <aarcange@redhat.com> Cc: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions