diff options
author | Naoya Horiguchi <[email protected]> | 2022-07-14 13:24:16 +0900 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-08-08 18:06:44 -0700 |
commit | ac5fcde0a96a18773f06b7c00c5ea081bbdc64b3 (patch) | |
tree | d43c1dcc17a8412deb8de67f3a29b692141d2287 /tools/perf/util/trace-event-scripting.c | |
parent | 161df60e9e89651c9aa3ae0edc9aae3a8a2d21e7 (diff) |
mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
Raw error info list needs to be removed when hwpoisoned hugetlb is
unpoisoned. And unpoison handler needs to know how many errors there are
in the target hugepage. So add them.
HPageVmemmapOptimized(hpage) and HPageRawHwpUnreliable(hpage)) sometimes
can't be unpoisoned, so skip them.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Naoya Horiguchi <[email protected]>
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Miaohe Lin <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Liu Shixin <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Oscar Salvador <[email protected]>
Cc: Yang Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions