commit | d4a3a60b37bf4609f9b17961a0db2f6e7ec746cd | [log] [tgz] |
---|---|---|
author | Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> | Mon Jul 10 15:47:44 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 10 16:32:30 2017 -0700 |
tree | b94aa10e237dec9b676b00a3f02dc4d2f5865910 | |
parent | c3114a84f7f96c9d5c73c8bfa7e21ff42fda97e2 [diff] |
mm: soft-offline: dissolve free hugepage if soft-offlined Now we have code to rescue most of healthy pages from a hwpoisoned hugepage. So let's apply it to soft_offline_free_page too. Link: http://lkml.kernel.org/r/1496305019-5493-6-git-send-email-n-horiguchi@ah.jp.nec.com Signed-off-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>