diff options
author | Naoya Horiguchi <[email protected]> | 2015-05-05 16:23:52 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-05-05 17:10:11 -0700 |
commit | e386eed89c764f102fcc3c0d4c78c65a357f7399 (patch) | |
tree | 8467bb7e3ce7c2391fe29d3ab90900934286bbc8 /lib/cpu-notifier-error-inject.c | |
parent | 7ea434a4eb49db83d17cc076f2267704c52938ae (diff) |
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 <[email protected]>
Acked-by: Dean Nelson <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Hidetoshi Seto <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions