diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-12-18 13:58:36 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-12-20 13:46:19 -0800 |
commit | c79c5a0a00a9457718056b588f312baadf44e471 (patch) | |
tree | b246412880944c3258f1149206f824f28a26efbc /scripts/gdb/linux/config.py | |
parent | 376907f3a0b34a17e80417825f8cc1c40fcba81b (diff) |
mm/memory-failure: check the mapcount of the precise page
A process may map only some of the pages in a folio, and might be missed
if it maps the poisoned page but not the head page. Or it might be
unnecessarily hit if it maps the head page, but not the poisoned page.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 7af446a841a2 ("HWPOISON, hugetlb: enable error handling path for hugepage")
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions