diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2022-08-30 14:36:03 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-09-27 04:46:04 +0200 |
commit | b680dae9a881bbf80dc53a79a59e4f1386b7da5e (patch) | |
tree | 64c1f94458215b85846f9ed6ef1853b0d74ad4aa /arch/x86 | |
parent | mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead in collect_procs_a... (diff) | |
download | linux-b680dae9a881bbf80dc53a79a59e4f1386b7da5e.tar.xz linux-b680dae9a881bbf80dc53a79a59e4f1386b7da5e.zip |
mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings()
PageTable can't be handled by memory_failure(). Filter it out explicitly in
hwpoison_user_mappings(). This will also make code more consistent with the
relevant check in unpoison_memory().
Link: https://lkml.kernel.org/r/20220830123604.25763-6-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions